Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasprobst committed Dec 13, 2023
1 parent e476907 commit 1b42e4a
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 @@ -61,6 +61,8 @@ jobs:
run: pytest --cov --cov-report=xml

- name: Cleanup test repository data
env:
ZENODO_SANDBOX_API_TOKEN: ${{ secrets.ZENODO_SANDBOX_API_TOKEN }}
run: python tests/cleanup.py

- name: Upload coverage to Codecov
Expand Down

0 comments on commit 1b42e4a

Please sign in to comment.