Skip to content

Commit

Permalink
Add phpstan again
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkyle committed Aug 11, 2024
1 parent f96cf5d commit 4a419b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ jobs:
- name: Run PHPUnit
run: vendor/bin/phpunit tests --no-coverage

# - name: Run phpstan
# run: vendor/bin/phpstan analyse --level
- name: Run phpstan
run: vendor/bin/phpstan analyse

0 comments on commit 4a419b6

Please sign in to comment.