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 f8557f2 commit 9b94415Copy full SHA for 9b94415
.github/workflows/tests.yml
@@ -41,4 +41,4 @@ jobs:
41
run: composer install --prefer-dist --no-progress
42
43
- name: Run test suite
44
- run: composer run-script test
+ run: composer run-script test & composer run-script test:type
0 commit comments