Skip to content

Commit

Permalink
chore: acknowledgement
Browse files Browse the repository at this point in the history
  • Loading branch information
Ma11hewThomas committed Nov 1, 2024
1 parent e364748 commit d4b94eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/views/failed-rate.ts
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ ${overallFailRateMessage}
${noFailMessage}
[Github Actions Test Reporter CTRF](https://github.com/ctrf-io/github-actions-test-reporter-ctrf)
[Github Test Reporter CTRF](https://github.com/ctrf-io/github-test-reporter)
`
core.summary.addRaw(summary)
return
Expand Down
2 changes: 1 addition & 1 deletion src/views/flaky-rate.ts
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ ${limitedSummaryRows.join('\n')}
${totalRunsMessage}
[Github Actions Test Reporter CTRF](https://github.com/ctrf-io/github-actions-test-reporter-ctrf)
[Github Test Reporter CTRF](https://github.com/ctrf-io/github-test-reporter-ctrf)
`
core.summary.addRaw(summaryTable)
}

0 comments on commit d4b94eb

Please sign in to comment.