Changeset 60092 for branches/6.8/.github/workflows/phpunit-tests.yml
- Timestamp:
- 03/25/2025 04:38:02 PM (16 months ago)
- File:
-
- 1 edited
-
branches/6.8/.github/workflows/phpunit-tests.yml (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/6.8/.github/workflows/phpunit-tests.yml
r60080 r60092 56 56 test-with-mysql: 57 57 name: PHP ${{ matrix.php }} 58 uses: ./.github/workflows/reusable-phpunit-tests-v3.yml58 uses: WordPress/wordpress-develop/.github/workflows/reusable-phpunit-tests-v3.yml@trunk 59 59 permissions: 60 60 contents: read … … 127 127 test-with-mariadb: 128 128 name: PHP ${{ matrix.php }} 129 uses: ./.github/workflows/reusable-phpunit-tests-v3.yml129 uses: WordPress/wordpress-develop/.github/workflows/reusable-phpunit-tests-v3.yml@trunk 130 130 permissions: 131 131 contents: read … … 177 177 test-innovation-releases: 178 178 name: PHP ${{ matrix.php }} 179 uses: ./.github/workflows/reusable-phpunit-tests-v3.yml179 uses: WordPress/wordpress-develop/.github/workflows/reusable-phpunit-tests-v3.yml@trunk 180 180 permissions: 181 181 contents: read … … 220 220 specific-test-groups: 221 221 name: ${{ matrix.phpunit-test-groups }} 222 uses: ./.github/workflows/reusable-phpunit-tests-v3.yml222 uses: WordPress/wordpress-develop/.github/workflows/reusable-phpunit-tests-v3.yml@trunk 223 223 permissions: 224 224 contents: read … … 240 240 slack-notifications: 241 241 name: Slack Notifications 242 uses: ./.github/workflows/slack-notifications.yml242 uses: WordPress/wordpress-develop/.github/workflows/slack-notifications.yml@trunk 243 243 permissions: 244 244 actions: read
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)