wordpress-develop/.github
Pascal Birchler f95ddbcee5 Build/Test Tools: Reinstate PUPPETEER_SKIP_DOWNLOAD for most CI workflows.
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
2023-10-17 11:27:24 +00:00
..
workflows Build/Test Tools: Reinstate PUPPETEER_SKIP_DOWNLOAD for most CI workflows. 2023-10-17 11:27:24 +00:00
codecov.yml Disable comments from codecov. 2021-03-01 16:56:08 +00:00
dependabot.yml Build/Test Tools: Increase the Dependabot pull request limit for GitHub Actions. 2022-08-16 17:22:43 +00:00
pull_request_template.md General: Introduce a pull request template. 2020-02-21 18:23:28 +00:00