summaryrefslogtreecommitdiff
path: root/src/data/compile_info.rs
AgeCommit message (Collapse)Author
48 hoursKeep compile_info.rs in git and reorder deploy checksdeploy/nightly魏曹先生
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.