Skip to content

Commit 958e132

Browse files
committed
BLD: Set up basic shellcheck in pre-commit
1 parent ad39524 commit 958e132

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#!/usr/bin/env bash
2-
poetry run pytest tests . $@
2+
poetry run pytest tests . "$@"

0 commit comments

Comments
 (0)