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 9b4cea6 commit 46ed997Copy full SHA for 46ed997
.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: "./lib/bashunit tests/*_test.sh"
+ run: "./bashunit tests/*_test.sh"
0 commit comments