Skip to content

Commit b708685

Browse files
committed
chore: test:stan
1 parent 84e2f41 commit b708685

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,6 @@ jobs:
2525

2626
- name: Unit tests with coverage
2727
run: composer test:unit:co
28+
29+
- name: PHPStan
30+
run: composer test:stan

0 commit comments

Comments
 (0)