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 02ada85 commit 8df5548Copy full SHA for 8df5548
.github/workflows/ci-test.yml
@@ -38,4 +38,4 @@ jobs:
38
composer update --prefer-dist --no-interaction --no-suggest
39
40
- name: Execute tests
41
- run: vendor/bin/phpunit
+ run: ./vendor/bin/phpunit
0 commit comments