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

astrocyte true in simple3

parent dc2bdad6
Branches
Tags
4 merge requests!53Develop,!51Resolve "Add pytest to CI",!50Resolve "Add pytest to CI",!49Resolve "Add pytest to CI"
Pipeline #4473 failed with stages
in 14 minutes and 52 seconds
......@@ -77,7 +77,7 @@ simple_3:
except:
- master
script:
- nextflow run workflow/main.nf --fastq "$CI_PROJECT_DIR/test_data/hu.v2s1r500/*.fastq.gz" --designFile "$CI_PROJECT_DIR/test_data/hu.v2s1r500/design.csv" --genome 'GRCh38-1.2.0' --kitVersion 'two' --version '2.1.1'
- nextflow run workflow/main.nf --fastq "$CI_PROJECT_DIR/test_data/hu.v2s1r500/*.fastq.gz" --designFile "$CI_PROJECT_DIR/test_data/hu.v2s1r500/design.csv" --genome 'GRCh38-1.2.0' --kitVersion 'two' --version '2.1.1' --astrocyte 'true'
- pytest -m count211
artifacts:
name: "$CI_JOB_NAME"
......
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