diff --git a/.github/workflows/php-tests.yml b/.github/workflows/php-tests.yml index 544726e4..7561ba79 100644 --- a/.github/workflows/php-tests.yml +++ b/.github/workflows/php-tests.yml @@ -12,6 +12,7 @@ jobs: phpstan-level: 4 allow-style-failures: false allow-phpstan-failures: false + codestyle-branch: '0.10.1' phpcs-whitelist: index.php.sample tests/phan.config.php tests/phpstan.autoload.inc.php tests/test.bootstrap.inc.php php-extensions: http, msgpack, uopz, xdebug, uuid stable-php-versions: '["8.1"]'