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 f369945 commit 7b48cd8Copy full SHA for 7b48cd8
.github/workflows/test.yml
@@ -21,8 +21,6 @@ jobs:
21
node-version: 20
22
23
- name: Test 🧪
24
- env:
25
- DEBUG: '*'
26
run: |
27
npm ci
28
npm run check-ci
0 commit comments