Skip to content

Commit 6aa3a2f

Browse files
authored
Merge branch 'main' into merge-july
2 parents 751ab3d + 167e99d commit 6aa3a2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ test:
8282
echo "Build scenarios..."
8383
snakemake -call build_scenarios
8484
echo "Run DACH config..."
85-
snakemake -call ariadne_all --configfile=config/test/config.dach.yaml
85+
snakemake -call ariadne_all --until export_ariadne_variables --configfile=config/test/config.dach.yaml
8686
echo "All tests completed successfully."
8787

8888
unit-test:

0 commit comments

Comments
 (0)