Skip to content

Commit

Permalink
Test codecov-action v2
Browse files Browse the repository at this point in the history
  • Loading branch information
Klankers committed May 13, 2024
1 parent aebf210 commit fdaba53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: |
pytest -v --cov-report xml --cov=ctdcal
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v2
with:
fail_ci_if_error: false
flags: pytest
Expand Down

0 comments on commit fdaba53

Please sign in to comment.