Skip to content

Commit

Permalink
Merge 14e3a2d into 45fda88
Browse files Browse the repository at this point in the history
  • Loading branch information
deguif committed May 20, 2021
2 parents 45fda88 + 14e3a2d commit 207c9f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -87,7 +87,7 @@ jobs:
- name: Run PHPStan analysis
env:
SYMFONY_PHPUNIT_VERSION: '9.5'
run: ./vendor/bin/phpstan analyse --no-interaction --no-progress --no-interaction --ansi
run: ./vendor/bin/phpstan analyse --no-interaction --no-progress --ansi

phpunit:
name: PHPUnit (PHP ${{ matrix.php }})
Expand Down

0 comments on commit 207c9f1

Please sign in to comment.