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.
1 parent e2a0945 commit 167e99dCopy full SHA for 167e99d
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