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 d954402 commit f279082Copy full SHA for f279082
.github/workflows/test.yml
@@ -52,4 +52,4 @@ jobs:
52
run: composer install --prefer-dist --no-progress --no-suggest --optimize-autoloader
53
54
- name: Unit tests
55
- run: php vendor/bin/phpunit
+ run: phpunit
0 commit comments