Skip to content

Commit

Permalink
Update bundle-lower-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mops1k authored Dec 23, 2023
1 parent 2b3fc29 commit 2fb9518
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/bundle-lower-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,8 @@ jobs:
configuration: phpunit.xml.dist
php_extensions: xdebug
coverage_clover: coverage/clover.xml
- name: Upload to Codecov
uses: codecov/codecov-action@v2
with:
files: ./coverage.xml
verbose: true

0 comments on commit 2fb9518

Please sign in to comment.