Skip to content

Commit 86d51f2

Browse files
mark all output as temporary
1 parent 4cbc586 commit 86d51f2

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
@@ -101,7 +101,7 @@ jobs:
101101
directory: "."
102102
snakefile: "workflow/Snakefile"
103103
args: >
104-
--cores 2 --use-conda --conda-cleanup-pkgs cache --verbose
104+
--cores 2 --use-conda --conda-cleanup-pkgs cache --all-temp
105105
stagein: |
106106
pip install snakemake-storage-plugin-zenodo
107107
pip install snakemake-storage-plugin-http

0 commit comments

Comments
 (0)