Skip to content

Commit

Permalink
Add missing phpstan tool
Browse files Browse the repository at this point in the history
  • Loading branch information
westonruter committed Mar 3, 2023
1 parent 7d23f80 commit c13e419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
php-version: '8.0'
extensions: dom, iconv, json, libxml, zip
coverage: none
tools: cs2pr
tools: phpstan, cs2pr

- name: Get Composer Cache Directory
id: composer-cache
Expand Down

0 comments on commit c13e419

Please sign in to comment.