Skip to content

Commit 1b0cc48

Browse files
author
Alex Peck
committed
dir
1 parent dd5a838 commit 1b0cc48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
uses: coverallsapp/github-action@master
2828
with:
2929
github-token: ${{ secrets.GITHUB_TOKEN }}
30-
path-to-lcov: BitFaster.Caching.DependencyInjection.UnitTests/TestResults/coverage.info
30+
path-to-lcov: src/BitFaster.Caching.DependencyInjection.UnitTests/TestResults/coverage.info

0 commit comments

Comments
 (0)