Skip to content

Commit 1460a6f

Browse files
try retries
1 parent 716b00a commit 1460a6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_conda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ jobs:
4646
conda install snakemake
4747
- name: Run snakemake
4848
run: |
49-
snakemake --use-conda --cores 1 --max-jobs-per-second 1 -p --configfile ./config_files/motta2019.yml
49+
snakemake --use-conda --cores 1 --retries 3 -p --configfile ./config_files/motta2019.yml

0 commit comments

Comments
 (0)