We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93b1c16 commit e78bfd9Copy full SHA for e78bfd9
.github/workflows/ci.yml
@@ -150,4 +150,4 @@ jobs:
150
${{ runner.os }}-yarn-
151
- run: yarn --prefer-offline --frozen-lockfile
152
- run: yarn run build
153
- - run: npm run test:electron-main -- --bail
+ - run: npx xvfb-maybe npm run test:electron-main -- --bail
0 commit comments