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 6fba6f6 commit 27dbd22Copy full SHA for 27dbd22
.github/workflows/ci.yml
@@ -28,4 +28,4 @@ jobs:
28
run: composer install --prefer-dist --no-progress
29
30
- name: Run test suite
31
- run: composer run-script test
+ run: composer run-script test .
0 commit comments