Skip to content

Commit

Permalink
add test
Browse files Browse the repository at this point in the history
  • Loading branch information
matmiranda committed Aug 2, 2023
1 parent d73a354 commit c58f812
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,4 +32,4 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: coverage-report
path: ${{ github.workspace }}/${{ env.COVERLET_OUTPUT }}/report
path: ${{ github.workspace }}/${{ env.COVERLET_OUTPUT }}/report

0 comments on commit c58f812

Please sign in to comment.