Changeset 56954 for trunk/.github/workflows/test-npm.yml
- Timestamp:
- 10/17/2023 11:27:24 AM (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/test-npm.yml
r56926 r56954 38 38 permissions: {} 39 39 40 env: 41 PUPPETEER_SKIP_DOWNLOAD: ${{ true }} 42 40 43 jobs: 41 44 # Verifies that installing npm dependencies and building WordPress works as expected.
Note: See TracChangeset
for help on using the changeset viewer.