diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 486535f8..e50c2027 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -52,5 +52,3 @@ jobs: - name: Upload coverage reports to Codecov with GitHub Action if: ${{ runner.os == 'Linux' && matrix.python-version == 3.8 }} uses: codecov/codecov-action@v3 - env: - CODECOV_TOKEN: 98e68e47-e2f3-445a-8ee8-66ea6efe0d1b