mirror of
git://develop.git.wordpress.org/
synced 2025-04-09 14:42:05 +02:00
Build/Test Tools: Update the reusable PHPUnit workflow name.
Follow up to [58645] for the 5.9 branch. Props jorbin. See #61213. git-svn-id: https://develop.svn.wordpress.org/branches/5.9@58655 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
3cc726abcf
commit
144beebb38
2
.github/workflows/phpunit-tests.yml
vendored
2
.github/workflows/phpunit-tests.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
||||
#
|
||||
test-php:
|
||||
name: PHP ${{ matrix.php }}
|
||||
uses: WordPress/wordpress-develop/.github/workflows/reusable-phpunit-tests.yml@trunk
|
||||
uses: WordPress/wordpress-develop/.github/workflows/reusable-phpunit-tests-v3.yml@trunk
|
||||
permissions:
|
||||
contents: read
|
||||
secrets: inherit
|
||||
|
Loading…
x
Reference in New Issue
Block a user