Skip to content

Commit

Permalink
add isntall
Browse files Browse the repository at this point in the history
  • Loading branch information
gordonkoehn committed Oct 25, 2024
1 parent ba068e7 commit 4ea1d7f
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 @@ -49,6 +49,7 @@ jobs:
run: |
pip install -e .
pip install pytest
pip install snakefmt==0.10.2
- name: Snakemake Linting
run: |
snakefmt workflow/
Expand Down

0 comments on commit 4ea1d7f

Please sign in to comment.