We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69bdadd commit 4771c09Copy full SHA for 4771c09
1 file changed
.github/workflows/ci.yml
@@ -27,4 +27,4 @@ jobs:
27
- name: Unit Testing
28
env:
29
XDEBUG_MODE: coverage
30
- run: ./tools/phpunit/vendor/bin/phpunit
+ run: ./vendor/bin/phpunit
0 commit comments