Skip to content

Commit

Permalink
fix code cov action
Browse files Browse the repository at this point in the history
  • Loading branch information
stanac committed Aug 17, 2023
1 parent 9d88be6 commit 0be195c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
uses: coverallsapp/[email protected]
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
path-to-lcov: ./tests/EasyCrypto.Tests/TestResults/coverage.info
path-to-lcov: ./tests/EasyCrypto.Tests/TestResults/coverage.net7.0.info

0 comments on commit 0be195c

Please sign in to comment.