Skip to content

Commit

Permalink
Add nunomadudo/phpinsights report.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Jun 29, 2020
1 parent 2ffb151 commit 03400a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:

- name: PHP Insights report
run: |
rm -rf composer.lock vendor
composer require nunomaduro/phpinsights --dev
vendor/bin/phpinsights analyse src/ -n
continue-on-error: true
Expand Down

0 comments on commit 03400a7

Please sign in to comment.