Skip to content

Commit 2946b5d

Browse files
committed
phpstan in ci
1 parent 42cde1e commit 2946b5d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/php.yml

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

1919
- name: Run test suite
2020
run: composer run-script test
21+
22+
- name: Run lint
23+
run: composer run-script phpstan

0 commit comments

Comments
 (0)