1 parent 76859c6 commit 175d0d6Copy full SHA for 175d0d6
1 file changed
.github/workflows/main.yml
@@ -51,7 +51,7 @@ jobs:
51
run: |
52
snakemake --cores 1 \
53
--configfile tests/config/test_config.yaml \
54
- --use-singularity \
+ --use-docker \
55
--printshellcmds \
56
--reason \
57
all
0 commit comments