mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-05-07 20:38:46 -05:00
Split caldav and e2e-api tests out of the test-api matrix into their own standalone jobs running only with sqlite-in-memory. This reduces the matrix size (no longer 5 DBs × 4 test types = 20 jobs) and avoids spinning up unnecessary database services for tests that only need in-memory SQLite.