Skip to content

Commit 0056ca5

Browse files
committed
gh-actions: fail-fast false
1 parent 04fd426 commit 0056ca5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-tests.yml

+1
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ jobs:
165165
runs-on: ubuntu-22.04
166166

167167
strategy:
168+
fail-fast: false
168169
matrix:
169170
cwl-version: [v1.0, v1.1, v1.2]
170171
container: [docker, singularity, podman]

0 commit comments

Comments
 (0)