Skip to content

Commit

Permalink
add --no-interaction
Browse files Browse the repository at this point in the history
  • Loading branch information
npotier committed Feb 10, 2023
1 parent 168521a commit e49cd6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/continuous-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
uses : 'ramsey/composer-install@v2'
with:
dependency-versions: "${{ matrix.dependencies }}"
composer-options: "--no-interaction"

# - uses: php-actions/phpunit@v3
# with:
Expand Down

0 comments on commit e49cd6b

Please sign in to comment.