diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e7282fc4..7aed4788 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -212,5 +212,5 @@ jobs: github.event_name == 'pull_request' && github.event.pull_request.head.repo.full_name == github.repository with: - recreate: true + hide_and_recreate: true path: code-coverage-results.md