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 fdaae09 commit 272157bCopy full SHA for 272157b
.github/workflows/test.yml
@@ -23,4 +23,4 @@ jobs:
23
args: 'install --ignore-platform-reqs'
24
25
- name: Run tests
26
- run: composer run-tests
+ run: composer test
0 commit comments