|
Remove compile_info.rs from .gitignore to keep it in version control,
preventing test failures when the template hasn't been processed yet.
Also reorder deployment script checks to verify git status before
running tests, ensuring a clean state before testing begins.
|