Skip to content

Commit

Permalink
ci: Remove fail-fast
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundmiller committed Aug 10, 2024
1 parent 6b01b85 commit 6b7220b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
test:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
shard: [1, 2, 3, 4]
NXF_VER: ["latest-stable"] # TODO Test minimum version on release
Expand Down

0 comments on commit 6b7220b

Please sign in to comment.