ci: fix Nan test failure on Linux (#42863)

ci: Nan test failure on Linux
This commit is contained in:
Shelley Vohr
2024-07-11 16:47:02 +02:00
committed by GitHub
parent 4e10eeb87e
commit dab006b1cf
2 changed files with 11 additions and 2 deletions

View File

@@ -152,7 +152,7 @@ jobs:
unzip -:o dist.zip
- name: Setup Linux for Headless Testing
run: sh -e /etc/init.d/xvfb start
- name: Run Node.js Tests
- name: Run Nan Tests
run: |
cd src
node electron/script/nan-spec-runner.js