Skip to content

Commit cb1002d

Browse files
authored
Merge branch 'main' into coverage/fail-under
2 parents e52b233 + e9ae26f commit cb1002d

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
@@ -217,5 +217,5 @@ jobs:
217217
github.event_name == 'pull_request'
218218
&& github.event.pull_request.head.repo.full_name == github.repository
219219
with:
220-
recreate: true
220+
hide_and_recreate: true
221221
path: code-coverage-results.md

0 commit comments

Comments
 (0)