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 8f204ed commit 88e2dfb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/node-js-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ jobs:
node-version: ${{ matrix.node-version }}
- run: npm ci
- run: npm run lint
- env:
DEBUG: "Rascal:*"
- run: npm test
env:
DEBUG: "Rascal:*"

code-climate:
needs: build
Expand Down

0 comments on commit 88e2dfb

Please sign in to comment.