mirror of
https://github.com/QuiteAFancyEmerald/Holy-Unblocker.git
synced 2025-05-12 11:30:01 -04:00
fix: github actions
This commit is contained in:
parent
5801437f3e
commit
d0c8e63bf7
1 changed files with 1 additions and 3 deletions
|
@ -103,7 +103,7 @@ const testServerResponse = async () => {
|
|||
'http://localhost:8080/assets/js/particlesjs/particles.js',
|
||||
'http://localhost:8080/assets/js/bareTransport.js',
|
||||
'http://localhost:8080/assets/js/card.js',
|
||||
'http://localhost:8080/assets/js/common-16451543478.js',
|
||||
'http://localhost:8080/assets/js/common-1735118314.js',
|
||||
'http://localhost:8080/assets/js/csel.js',
|
||||
'http://localhost:8080/assets/js/register-sw.js',
|
||||
'http://localhost:8080/assets/json/emu-nav.json',
|
||||
|
@ -142,8 +142,6 @@ const testCommonJSOnPage = async () => {
|
|||
'--enable-features=NetworkService',
|
||||
'--enable-features=ServiceWorker',
|
||||
'--enable-features=InsecureOrigins',
|
||||
'--no-sandbox',
|
||||
'--disable-setuid-sandbox',
|
||||
],
|
||||
headless: true,
|
||||
ignoreHTTPSErrors: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue