Skip to content

Commit

Permalink
Fixed file extension
Browse files Browse the repository at this point in the history
  • Loading branch information
TwentyFourMinutes committed Jan 31, 2021
1 parent 79ba30f commit 944a305
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ jobs:
uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
path-to-lcov: ./src/Venflow/Venflow.Tests/coverage-reports/coverage.net5.0.json
path-to-lcov: ./src/Venflow/Venflow.Tests/coverage-reports/coverage.net5.0.info

0 comments on commit 944a305

Please sign in to comment.