Skip to content

Commit 4b428e3

Browse files
authored
Update node-js-ci.yml
Remove unnecessary DEBUG env var
1 parent a5bd286 commit 4b428e3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/node-js-ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ jobs:
2222
- run: npm ci
2323
- run: npm run lint
2424
- run: npm test
25-
env:
26-
DEBUG: "rascal:*"
2725

2826
code-climate:
2927
needs: build

0 commit comments

Comments
 (0)