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 3e438e7 commit 80cc8f8Copy full SHA for 80cc8f8
.github/workflows/tests.yml
@@ -60,4 +60,4 @@ jobs:
60
- run: mkdir -p /tmp/phpstan
61
62
- name: Tests
63
- run: composer test
+ run: composer lint && composer test
0 commit comments