Skip to content

Commit

Permalink
Update lcov path to .net9
Browse files Browse the repository at this point in the history
  • Loading branch information
tidyui authored Mar 6, 2025
1 parent 39aa77c commit 10b6adf
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 @@ -27,4 +27,4 @@ jobs:
uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
path-to-lcov: ./coverage/lcov.net8.0.info
path-to-lcov: ./coverage/lcov.net9.0.info

0 comments on commit 10b6adf

Please sign in to comment.