Skip to content
Snippets Groups Projects
Commit 08ac4a86 authored by van den Berg's avatar van den Berg
Browse files

Remove basetemp from dry-run

parent 5d7677a4
No related branches found
No related tags found
2 merge requests!2Add testing to vcf-to-varda,!1Gitlab ci
Pipeline #3734 passed
......@@ -29,7 +29,7 @@ test-sanity:
test-dry-run:
<<: *before_script_anchor
script:
- pytest --keep-workflow-wd-on-fail --basetemp ${BASETEMP} --tag dry-run
- pytest --keep-workflow-wd-on-fail --tag dry-run
image: lumc/singularity-snakemake:3.5.2-5.15.0
tags:
- docker
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment