Skip to content

Commit

Permalink
Update Slevomat CS to test
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Jun 1, 2023
1 parent 08b3891 commit 0b3e0d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ jobs:
script: |
git clone https://github.com/slevomat/coding-standard.git e2e/integration/repo
cd e2e/integration/repo
git checkout 8c49f8e6e4e3661ee6e568a06676146475f73430
git checkout 02fd9823d970c993b38502263de78fa4161c006a
composer install
../../../phpstan.phar analyse -c ../slevomat-cs.neon -l 7 SlevomatCodingStandard
../../../phpstan.phar analyse -c build/PHPStan/phpstan.tests.neon -l 7 tests
Expand Down

0 comments on commit 0b3e0d6

Please sign in to comment.