diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index eb9d42cd..2770d354 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -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