fix(ci): run test db in memory
This commit is contained in:
parent
a0e812395f
commit
43e13d9cdd
@ -359,6 +359,8 @@ services:
|
|||||||
VIKUNJA_SERVICE_TESTINGTOKEN: averyLongSecretToSe33dtheDB
|
VIKUNJA_SERVICE_TESTINGTOKEN: averyLongSecretToSe33dtheDB
|
||||||
VIKUNJA_LOG_LEVEL: DEBUG
|
VIKUNJA_LOG_LEVEL: DEBUG
|
||||||
VIKUNJA_CORS_ENABLE: 1
|
VIKUNJA_CORS_ENABLE: 1
|
||||||
|
VIKUNJA_DATABASE_PATH: memory
|
||||||
|
VIKUNJA_DATABASE_TYPE: sqlite
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: dependencies
|
- name: dependencies
|
||||||
|
Loading…
x
Reference in New Issue
Block a user