Skip to content

Commit

Permalink
rename env to 'snakemake'
Browse files Browse the repository at this point in the history
  • Loading branch information
tedil committed Dec 9, 2024
1 parent eeb286c commit 68b501b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ runs:
channel-priority: strict
miniforge-version: latest
environment-file: environment.yaml
activate-environment: snakemake
- name: Run snakemake
if: ${{ inputs.task == 'run' }}
shell: bash -el {0}
Expand Down

0 comments on commit 68b501b

Please sign in to comment.