Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix nightly wheel testing workflow. #507

Merged
merged 2 commits into from
Jul 25, 2023

Conversation

bdice
Copy link
Contributor

@bdice bdice commented Jul 25, 2023

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

@bdice bdice requested a review from a team as a code owner July 25, 2023 15:52
@AjayThorve AjayThorve added non-breaking Non-breaking change ci bug Something isn't working labels Jul 25, 2023
Copy link
Member

@AjayThorve AjayThorve left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks @bdice for taking care of this!

@AjayThorve
Copy link
Member

/merge

@github-actions github-actions bot removed the ci label Jul 25, 2023
@rapids-bot rapids-bot bot merged commit e6eb47e into rapidsai:branch-23.08 Jul 25, 2023
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants