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 0380fef commit a6cbb28Copy full SHA for a6cbb28
.github/workflows/test.yml
@@ -20,7 +20,7 @@ jobs:
20
21
- name: Test 🧪
22
env:
23
- DEBUG: *
+ DEBUG: '*'
24
run: |
25
npm ci
26
npm run check-ci
0 commit comments