We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e9a27e commit 2f58a2dCopy full SHA for 2f58a2d
.github/workflows/run-tests.yml
@@ -37,4 +37,5 @@ jobs:
37
38
- name: Execute checks
39
run: |
40
+ composer install
41
vendor/bin/phpstan
0 commit comments