We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c388df9 commit 5afd35dCopy full SHA for 5afd35d
.github/workflows/phpunit-tests.yml
@@ -36,7 +36,7 @@ jobs:
36
#
37
test-with-mysql:
38
name: PHP ${{ matrix.php }}
39
- uses: WordPress/wordpress-develop/.github/workflows/reusable-phpunit-tests-v3.yml@trunk
+ uses: ./.github/workflows/reusable-phpunit-tests-v3.yml@trunk
40
permissions:
41
contents: read
42
secrets: inherit
@@ -119,7 +119,7 @@ jobs:
119
120
test-with-mariadb:
121
122
123
124
125
0 commit comments