Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasprobst committed Apr 7, 2024
1 parent 7d97140 commit 99a9c54
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,11 @@ jobs:
zenodo_cleanup:
runs-on: ubuntu-latest
needs: test
uses: actions/checkout@v4

steps:
- name: Checkout repo
uses: actions/checkout@v4

- name: Set up Python
# This is the version of the action for setting up Python, not the Python version.
uses: actions/setup-python@v4
Expand Down

0 comments on commit 99a9c54

Please sign in to comment.