Changeset 59669
- Timestamp:
- 01/21/2025 08:32:24 AM (2 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/reusable-performance.yml
r59582 r59669 39 39 env: 40 40 PUPPETEER_SKIP_DOWNLOAD: ${{ true }} 41 42 # Prevent wp-scripts from downloading extra Playwright browsers, 43 # since Chromium will be installed in its dedicated step already. 44 PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD: true 41 45 42 46 # Performance testing should be performed in an environment reflecting a standard production environment.
Note: See TracChangeset
for help on using the changeset viewer.