Skip to content

Fix just fmt command in rust GH job#49

Merged
dblnz merged 1 commit intohyperlight-dev:mainfrom
simongdavies:fix-fmt-in-ci
May 16, 2025
Merged

Fix just fmt command in rust GH job#49
dblnz merged 1 commit intohyperlight-dev:mainfrom
simongdavies:fix-fmt-in-ci

Conversation

@simongdavies
Copy link
Copy Markdown
Member

@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 <simongdavies@users.noreply.github.com>
@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