Skip to content

Fix just fmt command in rust GH job #49

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

Merged
merged 1 commit into from
May 16, 2025

Conversation

simongdavies
Copy link
Contributor

@simongdavies simongdavies commented May 14, 2025

Instead of running just fmt-check the pipeline job incorrectly runs just fmt which fixes any issues, these don't get committed and pushed back to main so subsequently fetching changes and running just build can fail.

This requires #47 to be merged first, status checks will fail until that PR is merged

Instead of checking rust fmt the pipeline job incorrectly fixes any issues

Signed-off-by: Simon Davies <[email protected]>
@dblnz dblnz merged commit 9a29ec6 into hyperlight-dev:main May 16, 2025
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants