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 f816622 commit 23446daCopy full SHA for 23446da
.github/workflows/cmake.yml
@@ -47,5 +47,5 @@ jobs:
47
uses: coverallsapp/github-action@master
48
with:
49
github-token: ${{ secrets.GITHUB_TOKEN }}
50
- path-to-lcov: coverage.run.filtered
+ path-to-lcov: build/coverage.run.filtered
51
0 commit comments