Skip to content

Commit

Permalink
Add runtime-channel to coverage reports
Browse files Browse the repository at this point in the history
  • Loading branch information
galex committed May 19, 2024
1 parent 7bbfb24 commit fb028ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
uses: codecov/codecov-action@v4.0.1
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: ./runtime/build/reports/kover/reportDebug.xml
files: ./runtime/build/reports/kover/reportDebug.xml,./runtime-channel/build/reports/kover/reportDebug.xml

0 comments on commit fb028ce

Please sign in to comment.