Skip to content

Commit 3d65c38

Browse files
committed
Or this?
1 parent 28a1002 commit 3d65c38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpunit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
php-versions: '8.4'
3535
- wp-versions: '6.6'
3636
php-versions: '8.4'
37-
name: WP ${{ matrix.wp-versions }}\PHP ${{ matrix.php-versions }}
37+
name: WP ${{ matrix.wp-versions }} \ PHP ${{ matrix.php-versions }}
3838

3939
steps:
4040
- name: Checkout

0 commit comments

Comments
 (0)