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 dab54ff commit e4a9017Copy full SHA for e4a9017
.github/workflows/php.yml
@@ -57,4 +57,4 @@ jobs:
57
# Docs: https://getcomposer.org/doc/articles/scripts.md
58
59
- name: Run test suite
60
- run: composer run-script test
+ run: composer test
0 commit comments