OpenHands icon indicating copy to clipboard operation
OpenHands copied to clipboard

Skip pre-commit hooks in lint-fix workflow

Open neubig opened this issue 1 year ago • 3 comments

Modified the lint-fix workflow to skip pre-commit hooks when committing changes. This ensures that linting fixes can be pushed even if other pre-commit checks would fail.

neubig avatar Nov 21 '24 02:11 neubig

The macro/label run fails from the start with LLM_MODEL not found 🤔. I'm not sure why.

enyst avatar Nov 21 '24 05:11 enyst

Very weird, this worked on my fork: https://github.com/neubig/OpenHands/pull/1

I'll investigate.

neubig avatar Nov 21 '24 13:11 neubig

Thank you, please let me know how I can help!

enyst avatar Nov 21 '24 13:11 enyst