Skip to content

Commit

Permalink
ci: modify job order (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
Glatzel authored Nov 6, 2024
1 parent 09e42f6 commit 584604c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
uses: Glatzel/template/.github/workflows/ruff.yml@main

pytest:
needs: cache-pixi
if: ${{!cancelled()}}
strategy:
matrix:
include:
Expand Down

0 comments on commit 584604c

Please sign in to comment.