Skip to content

Commit

Permalink
chore(codecov): add CODECOV_TOKEN as required in v4+ (#2228)
Browse files Browse the repository at this point in the history
  • Loading branch information
vytas7 committed Apr 10, 2024
1 parent 5242217 commit 89bfb57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yaml
Expand Up @@ -144,3 +144,4 @@ jobs:
with:
env_vars: PYTHON
fail_ci_if_error: true
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 89bfb57

Please sign in to comment.