Skip to content

[Fix] Fix ci after #374#378

Merged
erictang000 merged 2 commits intoNovaSky-AI:mainfrom
SumanthRH:sumanthrh/fixci
Oct 2, 2025
Merged

[Fix] Fix ci after #374#378
erictang000 merged 2 commits intoNovaSky-AI:mainfrom
SumanthRH:sumanthrh/fixci

Conversation

@SumanthRH
Copy link
Copy Markdown
Member

No description provided.

x
Signed-off-by: SumanthRH <sumanthrh99@gmail.com>
x
Signed-off-by: SumanthRH <sumanthrh99@gmail.com>
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request aims to fix a CI issue by removing an unused RewardWorker from a call to build_models in a test. While the change is correct for the first call, it is incomplete. The RewardWorker variable is removed, but it is still referenced in a subsequent call to build_models within the same test, which will cause a NameError and make the test fail. I have added a critical comment to address this issue.

@erictang000 erictang000 merged commit 6078885 into NovaSky-AI:main Oct 2, 2025
3 checks passed
li-boxuan pushed a commit to li-boxuan/SkyRL that referenced this pull request Nov 23, 2025
Signed-off-by: SumanthRH <sumanthrh99@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants