We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76fa8f3 commit 9af3c66Copy full SHA for 9af3c66
1 file changed
action.yml
@@ -92,6 +92,7 @@ runs:
92
channels: conda-forge,bioconda
93
channel-priority: strict
94
miniforge-version: latest
95
+ environment-file: .snakemake.environment.yaml
96
condarc-file: ${{ inputs.condarc-file }}
97
activate-environment: snakemake
98
0 commit comments