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 1959881 commit 1620dabCopy full SHA for 1620dab
.github/workflows/run-tests.yml
@@ -48,4 +48,4 @@ jobs:
48
composer update --prefer-dist --no-progress
49
50
- name: Execute Unit Tests
51
- run: vendor/bin phpunit
+ run: vendor/bin/phpunit
0 commit comments