We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48179bd commit 23684ceCopy full SHA for 23684ce
.github/workflows/go-test.yml
@@ -244,7 +244,7 @@ jobs:
244
#
245
# They also handle the storage of past test reports, so as to assess flaky tests.
246
- name: Publish Test Summary Results
247
- uses: ctrf-io/github-test-reporter@646f98cfc16c6f7a0e1f6100cabe2deb95dd2eef # v1.0.22
+ uses: ctrf-io/github-test-reporter@9bd31188517cfb3ff683f135041cc3bfbb0c78b3 # v1.0.25
248
with:
249
report-path: 'reports/ctrf_report_*.json'
250
use-suite-name: true
0 commit comments