Changeset 56659 for trunk/.github/workflows/phpunit-tests-run.yml
- Timestamp:
- 09/22/2023 01:55:14 PM (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/phpunit-tests-run.yml
r56537 r56659 52 52 LOCAL_PHP_MEMCACHED: ${{ inputs.memcached }} 53 53 PHPUNIT_CONFIG: ${{ inputs.phpunit-config }} 54 PUPPETEER_SKIP_ CHROMIUM_DOWNLOAD: ${{ true }}54 PUPPETEER_SKIP_DOWNLOAD: ${{ true }} 55 55 56 56 jobs:
Note: See TracChangeset
for help on using the changeset viewer.