Skip to content

Commit

Permalink
fix node CI
Browse files Browse the repository at this point in the history
  • Loading branch information
nichoth committed Oct 25, 2024
1 parent 09bb08d commit b38d7c5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,4 @@ jobs:
CI: true
- name: Run tape tests
run: |
npm run build-tests
xvfb-run --server-args="-screen 0 1920x1080x24" npm run test-tape-run
npm test

0 comments on commit b38d7c5

Please sign in to comment.