diff --git a/.github/workflows/codecov-from-main.yml b/.github/workflows/codecov-from-main.yml index 61f5cbd..d95899f 100644 --- a/.github/workflows/codecov-from-main.yml +++ b/.github/workflows/codecov-from-main.yml @@ -12,8 +12,6 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - with: - ref: main - name: Setup Python uses: actions/setup-python@v4 with: