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 e9dd8e1 commit 00ed318Copy full SHA for 00ed318
.github/workflows/phpunit.yml
@@ -17,4 +17,4 @@ jobs:
17
- name: Install dependencies
18
run: composer install --prefer-dist --no-progress
19
- name: Run PHPUnit tests
20
- run: vendor/bin/phpunit --debug
+ run: vendor/bin/phpunit
0 commit comments