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 fe60c1c commit c1af21eCopy full SHA for c1af21e
.github/workflows/phpunit-32bits.yml
@@ -44,4 +44,4 @@ jobs:
44
45
- name: PHPUnit
46
working-directory: tests
47
- run: phpunit --configuration phpunit-autotest.xml --group NODB,DB,SLOWDB
+ run: phpunit --configuration phpunit-autotest.xml
0 commit comments