Skip to content

Commit

Permalink
CI: use codecov token
Browse files Browse the repository at this point in the history
  • Loading branch information
klauer committed Oct 25, 2023
1 parent 52f6a9b commit f0783f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
fail_ci_if_error: true
files: ./coverage.xml
name: codecov-umbrella
token: ${{ secrets.CODECOV_TOKEN }}
verbose: true

- name: Upload test artifacts
Expand Down

0 comments on commit f0783f5

Please sign in to comment.