Skip to content

Commit 2f3e2e9

Browse files
committed
Updates codecov-action to v2.
1 parent 01eb6f5 commit 2f3e2e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ jobs:
3333
- run: pipenv run pytest --cov --cov-report=xml
3434

3535
- name: Upload Coverage to Codecov
36-
uses: codecov/codecov-action@v1
36+
uses: codecov/codecov-action@v2

0 commit comments

Comments
 (0)