Skip to content

Commit

Permalink
Update code_cov.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
thephantomthief authored and Sharu Goel committed Dec 22, 2023
1 parent 85f5e40 commit 499936c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code_cov.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,4 +105,4 @@ jobs:
uses: coverallsapp/github-action@v2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
path-to-lcov: contrib/lcov.info
path-to-lcov: $GITHUB_WORKSPACE/contrib/lcov.info

0 comments on commit 499936c

Please sign in to comment.