Skip to content

Commit 4e7189e

Browse files
committed
feat: enable update-comment and always-latest-comment options for PR reporting
1 parent 3189c25 commit 4e7189e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build-and-test.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ jobs:
4343
with:
4444
report-path: './ctrf/*.json'
4545
pull-request-report: true
46+
update-comment: true
47+
always-latest-comment: true
4648
env:
4749
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4850
if: always()

0 commit comments

Comments
 (0)