Changeset 58609
- Timestamp:
- 07/01/2024 06:13:16 PM (12 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/6.0/.github/workflows/phpunit-tests.yml
r58357 r58609 37 37 # 38 38 test-php: 39 name: ${{ matrix.php }}${{ matrix.multisite && ' multisite' || '' }}${{ matrix.memcached && ' with memcached' || '' }} on ${{ matrix.os}}39 name: PHP ${{ matrix.php }} 40 40 uses: WordPress/wordpress-develop/.github/workflows/reusable-phpunit-tests.yml@trunk 41 41 permissions:
Note: See TracChangeset
for help on using the changeset viewer.