Skip to content

Commit

Permalink
chore(deps): update enricomi/publish-unit-test-result-action action t…
Browse files Browse the repository at this point in the history
…o v2.16.0 (#26)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 20, 2024
1 parent 0f350e3 commit 17e5a84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
run: ./gradlew codeCoverageReport --stacktrace

- name: Publish Test Results
uses: EnricoMi/publish-unit-test-result-action@v2.15.1
uses: EnricoMi/publish-unit-test-result-action@v2.16.0
if: always()
with:
ignore_runs: true
Expand Down

0 comments on commit 17e5a84

Please sign in to comment.