Skip to content

fix(ci): remove needs dependency on job that doesn't exist in test yaml - #22211

Merged
gforsyth merged 1 commit into
NVIDIA:mainfrom
gforsyth:fix_nightly_test_yaml
Apr 20, 2026
Merged

fix(ci): remove needs dependency on job that doesn't exist in test yaml#22211
gforsyth merged 1 commit into
NVIDIA:mainfrom
gforsyth:fix_nightly_test_yaml

Conversation

@gforsyth

Copy link
Copy Markdown
Contributor

#22150 broke nightly tests because one of the newly added jobs is waiting for the check job that only exists in pr.yaml.

@gforsyth
gforsyth requested a review from a team as a code owner April 20, 2026 13:52
@gforsyth
gforsyth requested a review from bdice April 20, 2026 13:52
@gforsyth gforsyth added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Apr 20, 2026
@gforsyth
gforsyth merged commit e81ad54 into NVIDIA:main Apr 20, 2026
22 checks passed
@gforsyth
gforsyth deleted the fix_nightly_test_yaml branch April 20, 2026 13:54
shrshi pushed a commit to shrshi/cudf that referenced this pull request May 12, 2026
…yaml (NVIDIA#22211)

NVIDIA#22150 broke nightly tests because one of the newly added jobs is
waiting for the `check` job that only exists in `pr.yaml`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improvement / enhancement to an existing function non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants