Skip to content

Commit 31cf13d

Browse files
takluyverdavidbrochart
authored andcommitted
Use codecov Github action v2
1 parent 4aae882 commit 31cf13d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- name: Run the tests
5252
run: tox
5353
- name: Upload coverage to Codecov
54-
uses: codecov/codecov-action@v1
54+
uses: codecov/codecov-action@v2
5555
with:
5656
file: ./coverage.xml
5757
flags: unittests

0 commit comments

Comments
 (0)