Skip to content

Commit e9ae26f

Browse files
Don't delete previous coverage comment (#653)
Hide previous coverage PR comment
1 parent ac80bb7 commit e9ae26f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,5 +212,5 @@ jobs:
212212
github.event_name == 'pull_request'
213213
&& github.event.pull_request.head.repo.full_name == github.repository
214214
with:
215-
recreate: true
215+
hide_and_recreate: true
216216
path: code-coverage-results.md

0 commit comments

Comments
 (0)