mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 21:05:19 +00:00
test(electron): electron tests on ubuntu 24 (#8492)
Operating System Ubuntu 24.04.1 LTS Github ubuntu-latest now points to 24.04.1 https://github.com/actions/runner-images/issues/10636#issuecomment-2377530635 related possible fix https://github.com/electron/electron/issues/17972#issuecomment-487369441
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "@affine-test/affine-desktop",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"e2e": "yarn playwright test"
|
||||
"e2e": "DEBUG=pw:browser yarn playwright test"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@affine-test/kit": "workspace:*",
|
||||
|
||||
Reference in New Issue
Block a user