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 b93a065 commit 7ab488eCopy full SHA for 7ab488e
.github/workflows/main.yml
@@ -17,4 +17,4 @@ jobs:
17
run: shellcheck ./tests/test-plugins.sh
18
19
- name: Run test script
20
- run: ./tests/test-plugins.sh
+ run: bash -x ./tests/test-plugins.sh
0 commit comments