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 84e2f41 commit b708685Copy full SHA for b708685
.github/workflows/tests.yml
@@ -25,3 +25,6 @@ jobs:
25
26
- name: Unit tests with coverage
27
run: composer test:unit:co
28
+
29
+ - name: PHPStan
30
+ run: composer test:stan
0 commit comments