Skip to content

Commit a6cbb28

Browse files
committed
turn on debugging 2
1 parent 0380fef commit a6cbb28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

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

2121
- name: Test 🧪
2222
env:
23-
DEBUG: *
23+
DEBUG: '*'
2424
run: |
2525
npm ci
2626
npm run check-ci

0 commit comments

Comments
 (0)