Skip to content

Commit

Permalink
which conda
Browse files Browse the repository at this point in the history
  • Loading branch information
gordonkoehn committed Sep 24, 2024
1 parent 243bec3 commit e1b5745
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-snake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
- name: Snakemake Testing
run: |
source .venv/bin/activate
which conda
export PYTHONPATH="${PYTHONPATH}:$GITHUB_WORKSPACE:$GITHUB_WORKSPACE/src"
snakemake --cores 1 --snakefile workflow/Snakefile --directory .test --use-conda -conda-frontend conda --verbose
Expand Down

0 comments on commit e1b5745

Please sign in to comment.