diff --git a/.github/workflows/wheels-pr.yml b/.github/workflows/wheels-pr.yml index 8e878a1877c2..3d3e5dbcfcb4 100644 --- a/.github/workflows/wheels-pr.yml +++ b/.github/workflows/wheels-pr.yml @@ -16,16 +16,8 @@ concurrency: jobs: test-wheels: - # if: ${{ contains(github.event.pull_request.labels.*.name, 'ci: test wheels') }} name: Build uses: './.github/workflows/wheels-build.yml' with: default-action: "build" - - show-labels: - runs-on: ubuntu-latest - steps: - - run: | - echo <