Skip to content

Commit a92148c

Browse files
committed
Turn off fail-fast so we can see which tests can pass
1 parent f975cf2 commit a92148c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dryrun.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
name: Dry run ${{ matrix.inputtype }}-${{ matrix.profile }}-nf_${{ matrix.NXF_VER }} pipeline test
1919
runs-on: ubuntu-latest
2020
strategy:
21+
fail-fast: false
2122
matrix:
2223
NXF_VER:
2324
- "23.04.1"

0 commit comments

Comments
 (0)