Skip to content

Commit

Permalink
Don't fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
cbrnr committed Nov 26, 2024
1 parent ad26811 commit 2387ca3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ env:
UV_SYSTEM_PYTHON: 1
NPY_PROMOTION_STATE: weak_and_warn

jobs.test.strategy.fail-fast: false

jobs:
test:
name: Python ${{ matrix.python-version }} on ${{ matrix.os }}
Expand Down

0 comments on commit 2387ca3

Please sign in to comment.