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 d1ee505 commit 98f2460Copy full SHA for 98f2460
.github/workflows/integration-test.yml
@@ -46,4 +46,4 @@ jobs:
46
php_version: 8.0
47
version: 2
48
- name: Run unit tests
49
- run: php vendor/bin/phpunit --testsuite Integration
+ run: vendor/bin/phpunit --testsuite Integration
0 commit comments