Skip to content

Commit

Permalink
Manually added the access token to unittests.yaml again.
Browse files Browse the repository at this point in the history
  • Loading branch information
DilyOng committed Jan 17, 2025
1 parent b1726b8 commit 846ed10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unittests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Test with pytest
run: pytest --cov=unimpeded tests
env:
ACCESS_TOKEN: ${{ secrets.ZENODO_SANDBOX_TOKEN }}
ACCESS_TOKEN:'uLf8EIbWM07LqdBKV662KasAiAfuqPdvDnuStG68saS6nxEDJxk8SmkkzL4k'

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
Expand Down

0 comments on commit 846ed10

Please sign in to comment.