mirror of
https://github.com/MillironX/taxprofiler.git
synced 2024-11-22 19:09:54 +00:00
Apply suggestions from code review
This commit is contained in:
parent
8b559fba86
commit
44146b8fe3
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
@ -20,7 +20,7 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
NXF_VER:
|
NXF_VER:
|
||||||
- "21.10.6" ## TODO temporarily pinning later version that does work
|
- "21.10.3"
|
||||||
- "latest-everything"
|
- "latest-everything"
|
||||||
parameters:
|
parameters:
|
||||||
- "--perform_longread_qc false"
|
- "--perform_longread_qc false"
|
||||||
|
@ -67,7 +67,7 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
NXF_VER:
|
NXF_VER:
|
||||||
- "21.10.6" ## TODO temporarily pinning later version that does work
|
- "21.10.3"
|
||||||
- "latest-everything"
|
- "latest-everything"
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in a new issue