Skip to content

Commit

Permalink
Update node-js-ci.yml
Browse files Browse the repository at this point in the history
Remove unnecessary DEBUG env var
  • Loading branch information
cressie176 authored Dec 12, 2024
1 parent a5bd286 commit 4b428e3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/node-js-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ jobs:
- run: npm ci
- run: npm run lint
- run: npm test
env:
DEBUG: "rascal:*"

code-climate:
needs: build
Expand Down

0 comments on commit 4b428e3

Please sign in to comment.