Skip to content

Commit

Permalink
back to v1 tests for codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
karllark committed Jan 24, 2024
1 parent 533ed51 commit 4297a16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tex-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
run: |
tox -e py311-cov
- name: Upload coverage to codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v1
with:
token: ${{ secrets.CODECOV }}
fail_ci_if_error: true
Expand Down

0 comments on commit 4297a16

Please sign in to comment.