We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 716b00a commit 1460a6fCopy full SHA for 1460a6f
1 file changed
.github/workflows/test_conda.yml
@@ -46,4 +46,4 @@ jobs:
46
conda install snakemake
47
- name: Run snakemake
48
run: |
49
- snakemake --use-conda --cores 1 --max-jobs-per-second 1 -p --configfile ./config_files/motta2019.yml
+ snakemake --use-conda --cores 1 --retries 3 -p --configfile ./config_files/motta2019.yml
0 commit comments