Skip to content

Commit 23446da

Browse files
authored
Update cmake.yml
1 parent f816622 commit 23446da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ jobs:
4747
uses: coverallsapp/github-action@master
4848
with:
4949
github-token: ${{ secrets.GITHUB_TOKEN }}
50-
path-to-lcov: coverage.run.filtered
50+
path-to-lcov: build/coverage.run.filtered
5151

0 commit comments

Comments
 (0)