CI: Fix `cuda-python` dependency test
Open
@mdboom is already working on this.
Since Jul 23, 2026.
bug
CI/CD
P0
- Dominant language
- Cython
- Stars
- 3.4k
- Forks
- 329
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 116
Description
This PR effectively nukes the dependency test (as if the whole job step is removed), which is fine as a bandaid. Long-term, we probably need to consider moving cuda-python dependency test to the release workflow (though I am not a fan of it).
Originally posted by @leofang in https://github.com/NVIDIA/cuda-python/issues/2334#issuecomment-4929690075
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.