Skip to content

Commit aadc002

Browse files
committed
chore: add debug to dist test step
1 parent 80f98ca commit aadc002

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ jobs:
7575
- name: Test built package
7676
uses: ./
7777
id: action-test
78+
env:
79+
ACTIONS_STEP_DEBUG: 'true'
7880
with:
7981
base-branch: 'test_changes'
8082
command: "echo \\\"$(cat ./__tests__/{branchName}.txt | grep {globs})\\\""

0 commit comments

Comments
 (0)