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