We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3176357 commit 73b77d9Copy full SHA for 73b77d9
.github/workflows/snakemake_run.yml
@@ -21,5 +21,6 @@ jobs:
21
22
- shell: bash -el {0}
23
run: |
24
+ conda activate scraps_conda
25
snakemake -npr --configfile config.yaml
26
0 commit comments