mirror of
https://github.com/vlang/v.git
synced 2025-09-15 10:27:19 -04:00
tools: cleanup after running compare_pr_to_master.v
This commit is contained in:
parent
dd9776a75d
commit
ce63593800
1
.github/workflows/compare_pr_to_master.v
vendored
1
.github/workflows/compare_pr_to_master.v
vendored
@ -72,5 +72,6 @@ fn main() {
|
||||
} else {
|
||||
vcompare('./vold', './vnew')
|
||||
}
|
||||
r('rm -rf hw nv ov hw.exe nv.exe ov.exe hw.c nv.c ov.c')
|
||||
println('Done.')
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user