mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
The `PUPPETEER_SKIP_DOWNLOAD` environment variable is used to prevent Puppeteer from automatically downloading browser binaries. It was removed in [56926] due to the migration to Playwright. However, because of the QUnit tests, Puppeteer is actually still a dependency. Until those tests change, we have to keep this environment variable to prevent unnecessary downloads on CI. Props SergeyBiryukov. Fixes #59517. git-svn-id: https://develop.svn.wordpress.org/trunk@56954 602fd350-edb4-49c9-b593-d223f7449a82 |
||
|---|---|---|
| .. | ||
| coding-standards.yml | ||
| end-to-end-tests.yml | ||
| failed-workflow.yml | ||
| install-testing.yml | ||
| javascript-tests.yml | ||
| performance.yml | ||
| php-compatibility.yml | ||
| phpunit-tests-run.yml | ||
| phpunit-tests.yml | ||
| slack-notifications.yml | ||
| test-and-zip-default-themes.yml | ||
| test-coverage.yml | ||
| test-npm.yml | ||
| test-old-branches.yml | ||
| upgrade-testing-run.yml | ||
| upgrade-testing.yml | ||
| welcome-new-contributors.yml | ||