Skip to content

Commit

Permalink
added phpstan
Browse files Browse the repository at this point in the history
  • Loading branch information
Luukdewaaier committed Dec 22, 2023
1 parent 218f169 commit 4077baa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,6 @@ jobs:
- uses: php-actions/phpunit@v2
with:
php_version: "8.1"
- uses: php-actions/phpstan@v3
with:
php_version: "8.1"

0 comments on commit 4077baa

Please sign in to comment.