Skip to content

Commit 4336569

Browse files
committed
Fix test config
1 parent 2264aca commit 4336569

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpTestLinux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ jobs:
4949
- name: Run PHPUnit
5050
run: |
5151
cd _test
52-
php phpunit.phar --verbose --stderr --group plugin_test
52+
php phpunit.phar --verbose --stderr --group plugin_struct

0 commit comments

Comments
 (0)