Skip to content

Commit 9b94415

Browse files
committed
chore: workflows add phpstan
1 parent f8557f2 commit 9b94415

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ jobs:
4141
run: composer install --prefer-dist --no-progress
4242

4343
- name: Run test suite
44-
run: composer run-script test
44+
run: composer run-script test & composer run-script test:type

0 commit comments

Comments
 (0)