Skip to content

Commit f206b0a

Browse files
authored
nigthly CI: don't fail fast (#882)
1 parent 928e8dd commit f206b0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
matrix:
1414
python-version: ["3.8", "3.9", "3.10"]
1515
group: [1, 2, 3]
16+
fail-fast: false
1617
defaults:
1718
run:
1819
working-directory: webknossos

0 commit comments

Comments
 (0)