Skip to content

Commit

Permalink
test: fix test call
Browse files Browse the repository at this point in the history
  • Loading branch information
deliaBlue committed Nov 16, 2023
1 parent fce88d3 commit 792964c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_snakefmt.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ script_dir="$(cd "$(dirname "${BASH_SOURCE[0]}")" >/dev/null 2>&1 && pwd)"
cd $script_dir

# Run tests
snakefmt --check -l 80 ../workflow
snakefmt --check ../workflow

0 comments on commit 792964c

Please sign in to comment.