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 928e8dd commit f206b0aCopy full SHA for f206b0a
.github/workflows/nightly.yml
@@ -13,6 +13,7 @@ jobs:
13
matrix:
14
python-version: ["3.8", "3.9", "3.10"]
15
group: [1, 2, 3]
16
+ fail-fast: false
17
defaults:
18
run:
19
working-directory: webknossos
0 commit comments