Explorar o código

chore: use default timeout for AMO

...because increasing it didn't help, their server is broken
tophf %!s(int64=4) %!d(string=hai) anos
pai
achega
ae119dd0be
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      scripts/amo-sign.js

+ 0 - 1
scripts/amo-sign.js

@@ -17,7 +17,6 @@ async function main() {
     channel: 'unlisted',
     downloadDir: process.env.ASSETS_DIR,
     id: manifest.browser_specific_settings.gecko.id,
-    timeout: 30 * 60e3, // 30 minutes
   });
   if (!result.success) {
     console.error(result);