We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df6b572 commit a4ac23bCopy full SHA for a4ac23b
.github/workflows/unittests.yml
@@ -43,7 +43,7 @@
43
if: matrix.os == 'windows-latest'
44
45
- name: ${{ matrix.os }}, ${{ matrix.environment-file }}
46
- uses: codecov/codecov-action@v2
+ uses: codecov/codecov-action@v2
47
with:
48
token: ${{ secrets.CODECOV_TOKEN }}
49
file: ./coverage.xml
0 commit comments