1
0
Fork 0
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:
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: 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: