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 4f43f54 commit 28a1002Copy full SHA for 28a1002
.github/workflows/phpunit.yaml
@@ -34,7 +34,7 @@ jobs:
34
php-versions: '8.4'
35
- wp-versions: '6.6'
36
37
- name: WP ${{ matrix.wp-versions }}/PHP ${{ matrix.php-versions }}
+ name: WP ${{ matrix.wp-versions }}\PHP ${{ matrix.php-versions }}
38
39
steps:
40
- name: Checkout
0 commit comments