fix: github actions fixed hopefully

This commit is contained in:
QuiteAFancyEmerald 2024-12-25 00:39:01 -08:00
parent aac982ef04
commit c901f4fe81
No known key found for this signature in database
GPG key ID: 2C9730062CD48870

View file

@ -142,6 +142,8 @@ const testCommonJSOnPage = async () => {
'--enable-features=NetworkService',
'--enable-features=ServiceWorker',
'--enable-features=InsecureOrigins',
'--no-sandbox',
'--disable-setuid-sandbox',
],
headless: true,
ignoreHTTPSErrors: true,