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 727f3d8 commit 79dc957Copy full SHA for 79dc957
.github/workflows/unit-tests.yml
@@ -36,4 +36,4 @@ jobs:
36
run: composer install --prefer-dist --no-progress
37
38
- name: Run unit tests
39
- run: composer test:unit
+ run: composer phpunit
0 commit comments