Changeset 56659 for trunk/.github/workflows/test-npm.yml
- Timestamp:
- 09/22/2023 01:55:14 PM (22 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/test-npm.yml
r56537 r56659 39 39 40 40 env: 41 PUPPETEER_SKIP_ CHROMIUM_DOWNLOAD: ${{ true }}41 PUPPETEER_SKIP_DOWNLOAD: ${{ true }} 42 42 43 43 jobs:
Note: See TracChangeset
for help on using the changeset viewer.