mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 00:22:43 +02:00
For safety, the PNG check doesn't run if there's no optipng installed (I didn't want to break everyone's pre-commit hook with the introdcution of that check). To make it run on CI, just install optipng which is available in the standard Ubuntu package repo.