We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23cf537 commit 7333eadCopy full SHA for 7333ead
.github/workflows/coverage.yml
@@ -110,5 +110,6 @@ jobs:
110
github-token: ${{ secrets.GITHUB_TOKEN }}
111
path-to-lcov: coverage/lcov.info
112
format: lcov
113
+ base-path: .
114
flag-name: combined
115
parallel: false
0 commit comments