We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2d1229 commit f00127cCopy full SHA for f00127c
pkg/null/.github/workflows/ci.yml
@@ -26,4 +26,4 @@ jobs:
26
with:
27
composer-options: "--prefer-source"
28
29
- - run: vendor/bin/phpunit --exlude-group=functional
+ - run: vendor/bin/phpunit --exclude-group=functional
0 commit comments