We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c292266 commit d992097Copy full SHA for d992097
.github/workflows/dotnet.yml
@@ -33,5 +33,5 @@ jobs:
33
github-token: ${{ secrets.github_token }}
34
format: lcov
35
fail-on-error: false
36
- path-to-lcov: EntityFramework.Exceptions.Tests/coverage.net8.0.info
+ path-to-lcov: EntityFramework.Exceptions/Tests/coverage.info
37
0 commit comments