Skip to content
Snippets Groups Projects
Commit e4ef9f0e authored by Jeremy Mathews's avatar Jeremy Mathews
Browse files

final versions

parent c5d8c6b2
Branches
Tags
4 merge requests!53Develop,!51Resolve "Add pytest to CI",!50Resolve "Add pytest to CI",!49Resolve "Add pytest to CI"
Pipeline #4486 failed with stage
in 13 minutes and 24 seconds
......@@ -111,7 +111,7 @@ detailed_2:
detailed_3:
stage: detailed
only:
- branches
- merge_requests
script:
- nextflow run workflow/main.nf --fastq "$CI_PROJECT_DIR/test_data/hu.v2s2r10k/*.fastq.gz" --designFile "$CI_PROJECT_DIR/test_data/hu.v2s2r10k/design.csv" --genome 'GRCh38-1.2.0' --kitVersion 'two' --version '2.1.1'
- pytest -m count211
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment