We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1d2c62 commit 836a5ebCopy full SHA for 836a5eb
.github/workflows/ci.yml
@@ -22,4 +22,4 @@ jobs:
22
with:
23
node-version: '22'
24
- run: npm install
25
- - run: npm run test
+ - run: xvfb-run -a npm test
0 commit comments