Skip to content

Commit

Permalink
piush
Browse files Browse the repository at this point in the history
  • Loading branch information
gordonkoehn committed Oct 25, 2024
1 parent 5a4fd86 commit 80f24b3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test-snake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0

- name: Check snakefmt version
run: snakefmt --version

# Run Super-Linter only on Snakefile and .smk files
- name: Lint Snakefiles Only
uses: github/super-linter/slim@v5
Expand Down

0 comments on commit 80f24b3

Please sign in to comment.