diff --git a/.github/workflows/unit_test_reporter.yml b/.github/workflows/unit_test_reporter.yml index 21cb122d188..2149bd6c8b3 100644 --- a/.github/workflows/unit_test_reporter.yml +++ b/.github/workflows/unit_test_reporter.yml @@ -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 }}