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 2264aca commit 4336569Copy full SHA for 4336569
.github/workflows/phpTestLinux.yml
@@ -49,4 +49,4 @@ jobs:
49
- name: Run PHPUnit
50
run: |
51
cd _test
52
- php phpunit.phar --verbose --stderr --group plugin_test
+ php phpunit.phar --verbose --stderr --group plugin_struct
0 commit comments