We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46ed997 commit f9a0e53Copy full SHA for f9a0e53
.github/workflows/tests.yml
@@ -18,4 +18,4 @@ jobs:
18
run: "curl -s https://bashunit.typeddevs.com/install.sh"
19
20
- name: "Test"
21
- run: "./bashunit tests/*_test.sh"
+ run: "./lib/bashunit ./tests/*_test.sh"
0 commit comments