Skip to content

Commit

Permalink
env
Browse files Browse the repository at this point in the history
  • Loading branch information
virgesmith committed May 21, 2024
1 parent 65c38cf commit be3ee37
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,7 @@ jobs:
run: |
python -m pytest
- name: Upload
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
run: |
bash <(curl -s https://codecov.io/bash) -Z

0 comments on commit be3ee37

Please sign in to comment.