diff --git a/.github/workflows/pr.yaml b/.github/workflows/pr.yaml index 57fe8ee9abc..271a1192907 100644 --- a/.github/workflows/pr.yaml +++ b/.github/workflows/pr.yaml @@ -357,17 +357,3 @@ jobs: steps: - name: Telemetry summarize uses: rapidsai/shared-actions/telemetry-dispatch-summarize@main - third-party-integration-tests-cudf-pandas: - needs: wheel-build-cudf - secrets: inherit - uses: rapidsai/shared-workflows/.github/workflows/custom-job.yaml@branch-25.02 - with: - build_type: pull-request - arch: "amd64" - branch: ${{ inputs.branch }} - date: ${{ inputs.date }} - sha: ${{ inputs.sha }} - node_type: "gpu-v100-latest-1" - container_image: "rapidsai/ci-conda:latest" - run_script: | - ci/cudf_pandas_scripts/third-party-integration/test.sh python/cudf/cudf_pandas_tests/third_party_integration_tests/dependencies.yaml