Skip to content

Commit 93c1dd6

Browse files
committed
(actions) change resolution, because of playwright
1 parent 5401e1f commit 93c1dd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
- name: Build
2323
run: npm run electron:build
2424
- name: Test
25-
run: xvfb-run -a --server-args="-screen 0, 1024x600x24" npm test
25+
run: xvfb-run -a --server-args="-screen 0, 1025x600x24" npm test

0 commit comments

Comments
 (0)