Skip to content

Commit e78bfd9

Browse files
committed
chore: put xvfb-maybe back
1 parent 93b1c16 commit e78bfd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -150,4 +150,4 @@ jobs:
150150
${{ runner.os }}-yarn-
151151
- run: yarn --prefer-offline --frozen-lockfile
152152
- run: yarn run build
153-
- run: npm run test:electron-main -- --bail
153+
- run: npx xvfb-maybe npm run test:electron-main -- --bail

0 commit comments

Comments
 (0)