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 84d67d1 commit dd4c4feCopy full SHA for dd4c4fe
.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