Skip to content

Commit

Permalink
CI: Use a tagged version of the coding standard
Browse files Browse the repository at this point in the history
  • Loading branch information
pprkut committed Jan 14, 2025
1 parent ee42e6a commit ec84660
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/php-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"]'
Expand Down

0 comments on commit ec84660

Please sign in to comment.