From a898608970e1e2561dfe7b4fc103f3ca916edbcc Mon Sep 17 00:00:00 2001 From: Sangjoon Bob Lee Date: Wed, 3 Jul 2024 15:34:15 -0400 Subject: [PATCH] Remove slug in codecov --- .github/workflows/python-run-pytest.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/python-run-pytest.yml b/.github/workflows/python-run-pytest.yml index 4290792..fb79ebf 100644 --- a/.github/workflows/python-run-pytest.yml +++ b/.github/workflows/python-run-pytest.yml @@ -34,4 +34,3 @@ jobs: uses: codecov/codecov-action@v4.0.1 with: token: ${{ secrets.CODECOV_TOKEN }} - slug: bobleesj/cifkit