mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-27 01:13:13 +08:00
more CI testing
This commit is contained in:
parent
0b83de3c9b
commit
d36959942e
@ -345,7 +345,7 @@ def main() -> None:
|
||||
outfile.write('\n'.join(lines) + '\n')
|
||||
print(CLRBLU + 'Writing header: ' + filename + CLREND)
|
||||
else:
|
||||
print(f'All {len(header_files)} headers up to date.')
|
||||
print(f'No issues found in {len(header_files)} headers.')
|
||||
|
||||
# Now write out any project files that have changed
|
||||
# (or error if we're in check mode).
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user