We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 751ab3d + 167e99d commit 6aa3a2fCopy full SHA for 6aa3a2f
Makefile
@@ -82,7 +82,7 @@ test:
82
echo "Build scenarios..."
83
snakemake -call build_scenarios
84
echo "Run DACH config..."
85
- snakemake -call ariadne_all --configfile=config/test/config.dach.yaml
+ snakemake -call ariadne_all --until export_ariadne_variables --configfile=config/test/config.dach.yaml
86
echo "All tests completed successfully."
87
88
unit-test:
0 commit comments