rapidsai / cuxfilter

GPU accelerated cross filtering with cuDF.
https://docs.rapids.ai/api/cuxfilter/stable/
Apache License 2.0
273 stars 67 forks source link

Fix nightly wheel testing workflow. #507

Closed bdice closed 1 year ago

bdice commented 1 year ago

This PR fixes the nightly wheel testing workflow. It looks like this was copied straight from pr.yaml rather than adapted for nightly testing.

Invalid workflow file: .github/workflows/test.yaml#L26
The workflow is not valid. .github/workflows/test.yaml (Line: 26, Col: 12): Job 'wheel-tests' depends on unknown job 'wheel-build'.

https://github.com/rapidsai/cuxfilter/actions/runs/5653917680

AjayThorve commented 1 year ago

/merge