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 84979eb commit a8360a6Copy full SHA for a8360a6
.github/workflows/tests.yml
@@ -21,4 +21,4 @@ jobs:
21
run: composer install --prefer-dist --no-progress
22
23
- name: Unit Tests
24
- run: composer test:unit
+ run: composer test:unit:co
0 commit comments