chore(deps): bump scacap/action-surefire-report from 1.9.0 to 1.9.1 (#2266)
Bumps [scacap/action-surefire-report](https://github.com/scacap/action-surefire-report) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/scacap/action-surefire-report/releases)
- [Commits](1a128e49c0...5609ce4db7)
---
updated-dependencies:
- dependency-name: scacap/action-surefire-report
dependency-version: 1.9.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
3cfe37f016
commit
c5c6a5e4ed
1 changed files with 1 additions and 1 deletions
2
.github/workflows/timing-tests.yml
vendored
2
.github/workflows/timing-tests.yml
vendored
|
|
@ -65,7 +65,7 @@ jobs:
|
|||
- name: Test Reports
|
||||
# Makes it easier to spot failures instead of looking at the logs.
|
||||
if: ${{ failure() }}
|
||||
uses: scacap/action-surefire-report@1a128e49c0585bc0b8e38e541ac3b6e35a5bc727 # v1.9.0
|
||||
uses: scacap/action-surefire-report@5609ce4db72c09db044803b344a8968fd1f315da # v1.9.1
|
||||
with:
|
||||
report_paths: '**/target/test-reports/TEST-*.xml'
|
||||
fail_if_no_tests: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue