mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-11 20:08:37 +00:00
fix(server): copilot ci (#9151)
This commit is contained in:
1
.github/workflows/build-test.yml
vendored
1
.github/workflows/build-test.yml
vendored
@@ -472,6 +472,7 @@ jobs:
|
|||||||
DATABASE_URL: postgresql://affine:affine@localhost:5432/affine
|
DATABASE_URL: postgresql://affine:affine@localhost:5432/affine
|
||||||
IN_CI_TEST: true
|
IN_CI_TEST: true
|
||||||
REDIS_SERVER_HOST: localhost
|
REDIS_SERVER_HOST: localhost
|
||||||
|
DEPLOYMENT_TYPE: affine
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
|
|||||||
Reference in New Issue
Block a user