Skip to content

Commit 80c108c

Browse files
committed
Run script with -x
1 parent c75c681 commit 80c108c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validateActions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444

4545
- name: Validate action and workflow schemas
4646
working-directory: main
47-
run: ../GitHub-Actions/.github/scripts/validateWorkflowSchemas.sh
47+
run: bash -x ../GitHub-Actions/.github/scripts/validateWorkflowSchemas.sh
4848

4949
actionlint:
5050
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)