Skip to content

Commit

Permalink
Remove debugging step (#292)
Browse files Browse the repository at this point in the history
  • Loading branch information
timothymcmackin authored Jan 31, 2024
1 parent 901ddc0 commit 8f638cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
- run: npm ci
- run: npm run test -- --reporter JSON --reporter-option output=mocha.json --filesToCheck=${{ needs.checkChangedFiles.outputs.files }}
continue-on-error: true
- run: ls
- uses: dorny/test-reporter@v1
with:
name: Mocha tests
Expand Down

0 comments on commit 8f638cc

Please sign in to comment.