mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-02-08 12:31:06 -05:00
Efforts to reduce the resources used by CI: * Only one git checkout * Exclusion of irrelevant directories for several commands * Fix some rtlcss warnings * Move some commands from tests.yml to composer.json to make them reusasble * Initial efforts to take avantage of all that from `make` (help welcome)