Skip to content

Commit 171daed

Browse files
committed
Fail-fast
1 parent c55b8df commit 171daed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ jobs:
66

77
# Here we add the matrices definition:
88
strategy:
9+
fail-fast: false
910
matrix:
1011
os: ["ubuntu-latest", "macos-latest", "windows-latest"]
1112
python-version: ["3.10", "3.11"]

0 commit comments

Comments
 (0)