diff --git a/.github/workflows/ci_tests.yaml b/.github/workflows/ci_tests.yaml index aa2d56324d8..976d080ccfa 100644 --- a/.github/workflows/ci_tests.yaml +++ b/.github/workflows/ci_tests.yaml @@ -51,8 +51,6 @@ jobs: test: name: ${{ matrix.os }} - Python ${{ matrix.python-version }} runs-on: ${{ matrix.os }} - environment: - name: pr-tests permissions: id-token: write # This is required for requesting OIDC token for codecov strategy: