Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AbeCoull authored Apr 30, 2024
1 parent 6495ebe commit a659ad0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
pip install tox
- name: Run unit tests
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
GH_PRIVATE_TOKEN: ${{secrets.TEMP_PAT_EXP_JUL_28}}
run: |
tox -e unit-tests
- name: Upload coverage report to Codecov
Expand Down

0 comments on commit a659ad0

Please sign in to comment.