mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-07-25 01:32:18 -05:00
fix(ci): run test db in memory
This commit is contained in:
@@ -359,6 +359,8 @@ services:
|
||||
VIKUNJA_SERVICE_TESTINGTOKEN: averyLongSecretToSe33dtheDB
|
||||
VIKUNJA_LOG_LEVEL: DEBUG
|
||||
VIKUNJA_CORS_ENABLE: 1
|
||||
VIKUNJA_DATABASE_PATH: memory
|
||||
VIKUNJA_DATABASE_TYPE: sqlite
|
||||
|
||||
steps:
|
||||
- name: dependencies
|
||||
|
||||
Reference in New Issue
Block a user