Files
FarmaFinder/.gitea/workflows
Antoni Nuñez Romeu 5ae3ebecee
Run Tests on Branches / Run Tests (push) Successful in 1m44s
ci: consolidate test jobs into single workflow with npm caching
- Merge 3 parallel test jobs (backend/frontend/mobile) into one sequential job
- Remove dependency on dorny/paths-filter@v3 (replaced with git diff script)
- Add npm cache via setup-node to speed up dependency installation
- Downgrade Node.js from 24 to 22 LTS for stability
- Reduce checkout fetch-depth from full history to 2 commits
2026-07-13 21:16:46 +02:00
..