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 5735754 commit bb47625Copy full SHA for bb47625
.github/workflows/tests.yml
@@ -50,4 +50,4 @@ jobs:
50
run: php artisan key:generate
51
52
- name: Tests
53
- run: ./vendor/bin/phpunit --ci
+ run: ./vendor/bin/phpunit
0 commit comments