Skip to content

Commit d992097

Browse files
committed
Change lcov path
1 parent c292266 commit d992097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ jobs:
3333
github-token: ${{ secrets.github_token }}
3434
format: lcov
3535
fail-on-error: false
36-
path-to-lcov: EntityFramework.Exceptions.Tests/coverage.net8.0.info
36+
path-to-lcov: EntityFramework.Exceptions/Tests/coverage.info
3737

0 commit comments

Comments
 (0)