Skip to content

Commit

Permalink
Use token for codecov.
Browse files Browse the repository at this point in the history
  • Loading branch information
ksebaz committed Sep 5, 2024
1 parent 52ee6ce commit 67b6555
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ jobs:
with:
env_vars: PYTHON
fail_ci_if_error: true
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
- name: Build distribution
run: poetry build
- name: Upload build artifacts
Expand Down

0 comments on commit 67b6555

Please sign in to comment.