diff --git a/.github/workflows/codestyle.yml b/.github/workflows/codestyle.yml index e45f624..1d90389 100644 --- a/.github/workflows/codestyle.yml +++ b/.github/workflows/codestyle.yml @@ -16,6 +16,6 @@ jobs: - name: PHPStan uses: docker://oskarstark/phpstan-ga with: - args: analyse --configuration="./tests/phpstan/config.neon" --autoload-file="./descartes/load.php" + args: analyse --configuration="./tests/phpstan/config.neon" --autoload-file="./descartes/load.php" --level=0