Skip to content

Commit

Permalink
Debug breaking tests
Browse files Browse the repository at this point in the history
  • Loading branch information
cressie176 committed May 27, 2024
1 parent 88e2dfb commit 42a11dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node-js-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- run: npm run lint
- run: npm test
env:
DEBUG: "Rascal:*"
DEBUG: "rascal:*"

code-climate:
needs: build
Expand Down

0 comments on commit 42a11dc

Please sign in to comment.