Skip to content

Commit f6b3151

Browse files
make all files temporary again
1 parent 14eb9d6 commit f6b3151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
directory: "."
113113
snakefile: "workflow/Snakefile"
114114
args: >
115-
--cores 2 --sdm conda --conda-cleanup-pkgs cache --rerun-triggers mtime
115+
--cores 2 --sdm conda --conda-cleanup-pkgs cache --rerun-triggers mtime --all-temp
116116
stagein: |
117117
pip install snakemake-storage-plugin-zenodo
118118
pip install snakemake-storage-plugin-http

0 commit comments

Comments
 (0)