Skip to content

Commit 7cf453a

Browse files
committed
fix: ci
1 parent 5de791e commit 7cf453a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

web-test-runner.config.mjs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ export default {
1010
headless: 'new',
1111
devtools: false,
1212
args: [
13+
'--no-sandbox',
14+
'--disable-setuid-sandbox',
1315
'--autoplay-policy=no-user-gesture-required',
1416
],
1517
},

0 commit comments

Comments
 (0)