We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd09943 commit 0380fefCopy full SHA for 0380fef
.github/workflows/test.yml
@@ -19,6 +19,8 @@ jobs:
19
node-version: 18
20
21
- name: Test 🧪
22
+ env:
23
+ DEBUG: *
24
run: |
25
npm ci
26
npm run check-ci
0 commit comments