Skip to content

Commit 9c95957

Browse files
committed
chore(ci): Disable fail-fast
1 parent 4abb755 commit 9c95957

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-test-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
MARKS: ${{ matrix.marks }}
5353
DEPENDS: ${{ matrix.dependencies }}
5454
strategy:
55+
fail-fast: false
5556
matrix:
5657
python-version: ["3.9", "3.10", "3.11", "3.12"]
5758
dependencies: ["latest", "pre"]

0 commit comments

Comments
 (0)