Skip to content

Commit 605c54c

Browse files
committed
Print debug logs
1 parent c95fed4 commit 605c54c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/actions/test-and-build/action.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ runs:
7272
- name: Run Tests
7373
env:
7474
NODE_OPTIONS: "--max_old_space_size=4096"
75+
DEBUG: "*"
7576
run: |
7677
npm run test
7778
shell: bash

0 commit comments

Comments
 (0)