From d470ef414924ea4b309b4874849497f2f9ad3411 Mon Sep 17 00:00:00 2001 From: gdeluna-branch Date: Mon, 5 Feb 2024 16:46:17 -0800 Subject: [PATCH] Update codecov (#947) * empty commit * Update gate-keeper.yml --- .github/workflows/gate-keeper.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/workflows/gate-keeper.yml b/.github/workflows/gate-keeper.yml index 0380d6962..60b1f894f 100644 --- a/.github/workflows/gate-keeper.yml +++ b/.github/workflows/gate-keeper.yml @@ -45,8 +45,4 @@ jobs: - name : upload codecov uses: codecov/codecov-action@v3 - if: ${{ github.ref_name == 'master' && github.event.pull_request.merged == true }} - - - - + \ No newline at end of file