Skip to content

Commit

Permalink
Update phpstan.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tanhongit authored Jul 28, 2024
1 parent c6824e6 commit 1e96c07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/phpstan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
- name: Install dependencies
run: |
composer install --no-interaction --no-progress --no-suggest
composer require cslant/laravel-telegram-git-notifier
- name: Run PHPStan
run: |
composer analyse --error-format=github

0 comments on commit 1e96c07

Please sign in to comment.