Skip to content

Commit

Permalink
Bump EnricoMi/publish-unit-test-result-action from 2.17.1 to 2.18.0
Browse files Browse the repository at this point in the history
Bumps [EnricoMi/publish-unit-test-result-action](https://github.com/enricomi/publish-unit-test-result-action) from 2.17.1 to 2.18.0.
- [Release notes](https://github.com/enricomi/publish-unit-test-result-action/releases)
- [Commits](EnricoMi/publish-unit-test-result-action@v2.17.1...v2.18.0)

---
updated-dependencies:
- dependency-name: EnricoMi/publish-unit-test-result-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent b08a6aa commit ebff7c3
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 ebff7c3

Please sign in to comment.