Skip to content

Commit

Permalink
phpstan in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
phpbg committed Dec 13, 2019
1 parent 42cde1e commit 2946b5d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ jobs:

- name: Run test suite
run: composer run-script test

- name: Run lint
run: composer run-script phpstan

0 comments on commit 2946b5d

Please sign in to comment.