File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3434 # Creates a PHPUnit test job for each PHP/MySQL combination.
3535 test-with-mysql :
3636 name : PHP ${{ matrix.php }}
37- uses : WordPress/wordpress-develop/.github/workflows/reusable-phpunit-tests.yml@trunk
37+ uses : WordPress/wordpress-develop/.github/workflows/reusable-phpunit-tests-v3 .yml@trunk
3838 permissions :
3939 contents : read
4040 secrets : inherit
8484 # Creates a PHPUnit test job for each PHP/MariaDB combination.
8585 test-with-mariadb :
8686 name : PHP ${{ matrix.php }}
87- uses : WordPress/wordpress-develop/.github/workflows/reusable-phpunit-tests.yml@trunk
87+ uses : WordPress/wordpress-develop/.github/workflows/reusable-phpunit-tests-v3 .yml@trunk
8888 permissions :
8989 contents : read
9090 secrets : inherit
You can’t perform that action at this time.
0 commit comments