use scacap action (#1853)
* use scacap action * Update timing-tests.yml
This commit is contained in:
parent
e308cf5e10
commit
f905240114
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: marcospereira/action-surefire-report@v1
|
||||
uses: scacap/action-surefire-report@1a128e49c0585bc0b8e38e541ac3b6e35a5bc727 # v1.9.0
|
||||
with:
|
||||
report_paths: '**/target/test-reports/TEST-*.xml'
|
||||
fail_if_no_tests: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue