diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2f6528ea8..16c400bec 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -82,7 +82,6 @@ jobs: - private-downstream-ci - downstream-ci-hpc - private-downstream-ci-hpc - - codecov if: always() && ${{ !github.event.pull_request.head.repo.fork && github.event.action != 'labeled' || github.event.label.name == 'approved-for-ci' }} steps: - name: Trigger Teams notification