diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9a165b0..146ede4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -92,8 +92,6 @@ jobs: - name: Upload Coverage Reports if: success() uses: codecov/codecov-action@v4 - with: - token: ${{ secrets.CODECOV_TOKEN }} readme-validation: name: Check Markdown links runs-on: ubuntu-latest