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 f3979df commit 92b6f82Copy full SHA for 92b6f82
.github/workflows/tests.yml
@@ -18,3 +18,4 @@ jobs:
18
run: |
19
curl -s https://bashunit.typeddevs.com/install.sh | bash
20
./lib/bashunit ./tests/*_test.sh
21
+ rm -rf ./lib
0 commit comments