Skip to content

Commit

Permalink
Update EnricoMi/publish-unit-test-result-action action to v2.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 22, 2024
1 parent b3a7f47 commit 7d7d512
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
script: cd test-app && ../gradlew clean spoonDebugAndroidTest checkReports -s && cd ..

- name: Publish Test Report
uses: EnricoMi/publish-unit-test-result-action@v2.17.1
uses: EnricoMi/publish-unit-test-result-action@v2.18.0
if: always()
with:
comment_mode: off
Expand Down

0 comments on commit 7d7d512

Please sign in to comment.