mirror of
https://github.com/iv-org/invidious.git
synced 2026-08-08 23:03:42 +05:30
* CI: Do not build OpenSSL tests OpenSSL compiles tests by default, making the CI and compilation of Invidious take a long time for no real benefit, so it's better to disable them ;) https://github.com/openssl/openssl/blob/master/INSTALL.md#no-tests * Use no-apps instead, as they also disable tests