Skip to content

Commit

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

0 comments on commit c9a07ff

Please sign in to comment.