Closed nabuskey closed 1 month ago
Currently the PR builds passes as long as it compiles even if git is in dirty state. We should change that and make it fail.
Something like:
make build
git diff-files
n/a
No response
What is your environment, configuration, and command?
Currently the PR builds passes as long as it compiles even if git is in dirty state. We should change that and make it fail.
Something like:
make build
git diff-files
What did you do and What did you see instead?
n/a
Additional Information. Logs.
No response