mirror of
https://github.com/MillironX/taxprofiler.git
synced 2024-11-10 22:53:08 +00:00
chore: let all tests run to completion
This commit is contained in:
parent
10c72f1265
commit
6b538d658a
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -18,6 +18,7 @@ jobs:
|
|||
if: "${{ github.event_name != 'push' || (github.event_name == 'push' && github.repository == 'nf-core/taxprofiler') }}"
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
NXF_VER:
|
||||
- "21.10.3"
|
||||
|
|
Loading…
Reference in a new issue