use scacap action (#1853)

* use scacap action

* Update timing-tests.yml
This commit is contained in:
PJ Fanning 2025-05-20 09:24:17 +01:00 committed by GitHub
parent e308cf5e10
commit f905240114
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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