Skip to content

Commit

Permalink
add needs test to second job
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasprobst committed Apr 7, 2024
1 parent 7bc1852 commit 56744d1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,8 @@ jobs:
${{ runner.os }}-pip-
zenodo_cleanup:
if: ${{ always() }}
runs-on: ubuntu-latest
runs-on: windows-latest
needs: test

steps:
- name: Set up Python
Expand Down

0 comments on commit 56744d1

Please sign in to comment.