Changeset 58606 for branches/6.3/.github/workflows/phpunit-tests.yml
- Timestamp:
- 07/01/2024 06:07:45 PM (20 months ago)
- File:
-
- 1 edited
-
branches/6.3/.github/workflows/phpunit-tests.yml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/6.3/.github/workflows/phpunit-tests.yml
r58300 r58606 36 36 # 37 37 test-php: 38 name: ${{ matrix.php }}${{ matrix.multisite && ' multisite' || '' }}${{ matrix.memcached && ' with memcached' || '' }} on ${{ matrix.os}}38 name: PHP ${{ matrix.php }} 39 39 uses: WordPress/wordpress-develop/.github/workflows/reusable-phpunit-tests.yml@trunk 40 40 permissions:
Note: See TracChangeset
for help on using the changeset viewer.