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 Feb 6, 2025
1 parent 1788894 commit ff7a0dc
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: tests/phan.config.php tests/phpstan.autoload.inc.php tests/test.bootstrap.inc.php
php-extensions: gettext, uopz
stable-php-versions: '["8.1"]'
Expand Down

0 comments on commit ff7a0dc

Please sign in to comment.