Skip to content

Commit

Permalink
Update 3rd party dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
trasher committed Apr 23, 2024
1 parent d5c05de commit 7119d77
Show file tree
Hide file tree
Showing 5 changed files with 412 additions and 392 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-linux.yml
Expand Up @@ -158,7 +158,7 @@ jobs:
- name: Upload code coverage (scrutinizer)
run: |
cd galette
composer require scrutinizer/ocular --ignore-platform-reqs
composer require scrutinizer/ocular -W --ignore-platform-reqs
cd ..
php galette/vendor/bin/ocular code-coverage:upload --format=php-clover tests/clover.xml
if: env.skip != 'true' && matrix.coverage == 'pcov'
Expand Down

0 comments on commit 7119d77

Please sign in to comment.