Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dereuromark committed Oct 11, 2023
1 parent 848598e commit 5d294ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
- name: Composer install --no-progress --prefer-dist --optimize-autoloader
run: |
composer --version
composer require --dev phpunit/phpunit:"^9.5"
if ${{ matrix.prefer-lowest == 'prefer-lowest' }}
then
composer update --prefer-lowest --prefer-stable
Expand Down

0 comments on commit 5d294ac

Please sign in to comment.