Skip to content

Commit 6f9c9f1

Browse files
committed
Tweak nesting again.
1 parent 3b88447 commit 6f9c9f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpunit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ jobs:
158158
# Runs specific test groups.
159159
#
160160
specific-test-groups:
161-
name: ${{ matrix.phpunit-test-groups }} / PHP ${{ matrix.php }}
161+
name: ${{ matrix.phpunit-test-groups }}
162162
uses: WordPress/wordpress-develop/.github/workflows/reusable-phpunit-tests-v3.yml@trunk
163163
permissions:
164164
contents: read

0 commit comments

Comments
 (0)