ci: try to fix request timeouts (#11190)

This commit is contained in:
Nikolay Vitkov
2023-10-19 11:04:29 +02:00
committed by GitHub
parent 00ef6d7fce
commit 11da21cac2
2 changed files with 16 additions and 0 deletions

View File

@@ -38,6 +38,7 @@ jobs:
- 'packages/browsers/src/browser-data/firefox.ts'
- 'packages/puppeteer/**'
- 'packages/puppeteer-core/**'
- 'packages/testserver/**'
- 'docker/**'
- 'test/**'
- 'test-d/**'