From 465500e7849c6f0c362e54c6d7569c0d43b0b5c3 Mon Sep 17 00:00:00 2001 From: osaajani <> Date: Mon, 22 Jun 2020 20:01:12 +0200 Subject: [PATCH] update codestyle ci --- .github/workflows/codestyle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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