mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-05-17 21:04:41 -04: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)