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 f4052be commit 1ecbbf8Copy full SHA for 1ecbbf8
.github/workflows/php.yml
@@ -37,5 +37,5 @@ jobs:
37
- name: Run PHPUnit
38
run: composer run phpunit
39
40
- - name: Run PHPUnit
+ - name: Run PHPStan
41
run: composer run phpstan
0 commit comments