Skip to content

Commit 0380fef

Browse files
committed
turn on debugging
1 parent dd09943 commit 0380fef

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
@@ -19,6 +19,8 @@ jobs:
1919
node-version: 18
2020

2121
- name: Test 🧪
22+
env:
23+
DEBUG: *
2224
run: |
2325
npm ci
2426
npm run check-ci

0 commit comments

Comments
 (0)