Skip to content

Commit

Permalink
Merge pull request #2507 from WordPress/feature/ghactions-use-phpstan…
Browse files Browse the repository at this point in the history
…-1.x
  • Loading branch information
GaryJones authored Nov 8, 2024
2 parents 2133137 + 153907f commit e965fdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/basic-qa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ jobs:
with:
php-version: 'latest'
coverage: none
tools: phpstan
tools: phpstan:1.x

# Install dependencies and handle caching in one go.
# Dependencies need to be installed to make sure the PHPCS and PHPUnit classes are recognized.
Expand Down

0 comments on commit e965fdd

Please sign in to comment.