diff options
Diffstat (limited to 'Meta/lint-ci.sh')
-rwxr-xr-x | Meta/lint-ci.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Meta/lint-ci.sh b/Meta/lint-ci.sh index 84dc27328a..10ef401cb6 100755 --- a/Meta/lint-ci.sh +++ b/Meta/lint-ci.sh @@ -24,6 +24,7 @@ for cmd in \ Meta/check-debug-flags.sh \ Meta/check-markdown.sh \ Meta/check-newlines-at-eof.py \ + Meta/check-png-sizes.sh \ Meta/check-style.py \ Meta/lint-executable-resources.sh \ Meta/lint-keymaps.py \ |