Skip to content

Commit

Permalink
remove result-path from unit test reporter
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenjcumming committed Aug 5, 2024
1 parent a2c8dc3 commit c1cbad7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/unit_test_reporter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,4 @@ jobs:
uses: shettytejas/simplecov-reporter@v1
with:
title: Coverage Report for Unit Tests
result-path: coverage/unit_test_results.json
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit c1cbad7

Please sign in to comment.