Skip to content

Commit

Permalink
chore(shellcheck): fix lint warning
Browse files Browse the repository at this point in the history
  • Loading branch information
NickLarsenNZ committed Jul 17, 2024
1 parent 1de5617 commit 7a86f89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/scripts/run_tests.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/usr/bin/env bash

./scripts/run-tests $@
./scripts/run-tests "$@"

0 comments on commit 7a86f89

Please sign in to comment.