1
0
Fork 0
mirror of https://github.com/MillironX/taxprofiler.git synced 2024-09-21 04:32:06 +00:00

chore: let all tests run to completion

This commit is contained in:
Moritz E. Beber 2022-11-22 10:13:10 +01:00
parent 10c72f1265
commit 6b538d658a

View file

@ -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"