Skip to content

Commit 7ab488e

Browse files
committed
Debugging
1 parent b93a065 commit 7ab488e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
run: shellcheck ./tests/test-plugins.sh
1818

1919
- name: Run test script
20-
run: ./tests/test-plugins.sh
20+
run: bash -x ./tests/test-plugins.sh

0 commit comments

Comments
 (0)