1
0
Fork 0
mirror of https://github.com/MillironX/taxprofiler.git synced 2024-11-10 23:03:10 +00:00

Apply suggestions from code review

This commit is contained in:
James A. Fellows Yates 2022-09-30 08:34:53 +02:00 committed by GitHub
parent 8b559fba86
commit 44146b8fe3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@ jobs:
strategy:
matrix:
NXF_VER:
- "21.10.6" ## TODO temporarily pinning later version that does work
- "21.10.3"
- "latest-everything"
parameters:
- "--perform_longread_qc false"
@ -67,7 +67,7 @@ jobs:
strategy:
matrix:
NXF_VER:
- "21.10.6" ## TODO temporarily pinning later version that does work
- "21.10.3"
- "latest-everything"
steps: