Skip to content

Commit

Permalink
Bump EnricoMi/publish-unit-test-result-action from 2.13.0 to 2.14.0 (#…
Browse files Browse the repository at this point in the history
…245)

Bumps [EnricoMi/publish-unit-test-result-action](https://github.com/enricomi/publish-unit-test-result-action) from 2.13.0 to 2.14.0.
- [Release notes](https://github.com/enricomi/publish-unit-test-result-action/releases)
- [Commits](EnricoMi/publish-unit-test-result-action@v2.13.0...v2.14.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 6, 2024
1 parent 8885822 commit b4be173
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 @@ -51,7 +51,7 @@ jobs:
script: cd test-app && ../gradlew clean spoonDebugAndroidTest checkReports -s && cd ..

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

0 comments on commit b4be173

Please sign in to comment.