diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml index 8b0ce0c..42177a3 100644 --- a/.github/workflows/nodejs.yml +++ b/.github/workflows/nodejs.yml @@ -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