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 ac80bb7 commit e9ae26fCopy full SHA for e9ae26f
.github/workflows/ci.yml
@@ -212,5 +212,5 @@ jobs:
212
github.event_name == 'pull_request'
213
&& github.event.pull_request.head.repo.full_name == github.repository
214
with:
215
- recreate: true
+ hide_and_recreate: true
216
path: code-coverage-results.md
0 commit comments