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 99b78a9 commit 6785bcbCopy full SHA for 6785bcb
.github/workflows/php.yml
@@ -63,4 +63,4 @@ jobs:
63
run: composer install --prefer-dist --no-progress
64
65
- name: Run test suite
66
- run: ./vendor/bin/phpunit
+ run: composer run integration
0 commit comments