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 3b88447 commit 6f9c9f1Copy full SHA for 6f9c9f1
.github/workflows/phpunit-tests.yml
@@ -158,7 +158,7 @@ jobs:
158
# Runs specific test groups.
159
#
160
specific-test-groups:
161
- name: ${{ matrix.phpunit-test-groups }} / PHP ${{ matrix.php }}
+ name: ${{ matrix.phpunit-test-groups }}
162
uses: WordPress/wordpress-develop/.github/workflows/reusable-phpunit-tests-v3.yml@trunk
163
permissions:
164
contents: read
0 commit comments