Skip to content

Commit 3e9cd1d

Browse files
zwarehugovk
andauthored
Add fail-fast: false
Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent bfcf0f6 commit 3e9cd1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
build:
1212
runs-on: ubuntu-latest
1313
strategy:
14+
fail-fast: false
1415
matrix:
1516
python-version:
1617
- '3.9'

0 commit comments

Comments
 (0)