Skip to content

Commit

Permalink
fix init shell
Browse files Browse the repository at this point in the history
  • Loading branch information
oschwengers committed Aug 10, 2023
1 parent 8f4d646 commit e5ff96e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
channels:
- conda-forge
- bioconda
init-shell: bash -l {0}
init-shell: bash
cache-environment: true
cache-downloads: true
post-cleanup: 'all'
Expand Down

0 comments on commit e5ff96e

Please sign in to comment.