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 b914fd9 commit 156fc46Copy full SHA for 156fc46
.github/workflows/generate_coverage.yaml
@@ -145,3 +145,6 @@ jobs:
145
uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # v2.3.6
146
with:
147
github-token: ${{ secrets.GITHUB_TOKEN }}
148
+ files: |
149
+ coverage-cpp.lcov
150
+ coverage-python.lcov
0 commit comments