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 dd5a838 commit 1b0cc48Copy full SHA for 1b0cc48
.github/workflows/gate.yml
@@ -27,4 +27,4 @@ jobs:
27
uses: coverallsapp/github-action@master
28
with:
29
github-token: ${{ secrets.GITHUB_TOKEN }}
30
- path-to-lcov: BitFaster.Caching.DependencyInjection.UnitTests/TestResults/coverage.info
+ path-to-lcov: src/BitFaster.Caching.DependencyInjection.UnitTests/TestResults/coverage.info
0 commit comments