Skip to content

Commit

Permalink
Fix coverage path
Browse files Browse the repository at this point in the history
  • Loading branch information
Giorgi authored Aug 4, 2024
1 parent 3202570 commit 246c898
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ jobs:
github-token: ${{ secrets.github_token }}
format: lcov
fail-on-error: false
path-to-lcov: EntityFramework.Exceptions.Tests/coverage.info
path-to-lcov: EntityFramework.Exceptions.Tests/coverage.net8.0.info

0 comments on commit 246c898

Please sign in to comment.