We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab64860 commit ed25100Copy full SHA for ed25100
.github/workflows/test.yml
@@ -12,6 +12,8 @@ env:
12
UV_SYSTEM_PYTHON: 1
13
NPY_PROMOTION_STATE: weak_and_warn
14
15
+jobs.test.strategy.fail-fast: false
16
+
17
jobs:
18
test:
19
name: Python ${{ matrix.python-version }} on ${{ matrix.os }}
0 commit comments