Skip to content

Commit a4ac23b

Browse files
authored
Update unittests.yml
1 parent df6b572 commit a4ac23b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unittests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
if: matrix.os == 'windows-latest'
4444

4545
- name: ${{ matrix.os }}, ${{ matrix.environment-file }}
46-
uses: codecov/codecov-action@v2
46+
uses: codecov/codecov-action@v2
4747
with:
4848
token: ${{ secrets.CODECOV_TOKEN }}
4949
file: ./coverage.xml

0 commit comments

Comments
 (0)