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 b9bc340 commit b32c60dCopy full SHA for b32c60d
.github/workflows/tests.yml
@@ -35,4 +35,4 @@ jobs:
35
run: composer install --no-interaction --prefer-dist
36
37
- name: Run Tests
38
- run: composer test
+ run: composer run test
0 commit comments