mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
chore: add env for desktop test (#7582)
This commit is contained in:
2
.github/workflows/build-test.yml
vendored
2
.github/workflows/build-test.yml
vendored
@@ -443,6 +443,8 @@ jobs:
|
|||||||
${{ matrix.tests.script }}
|
${{ matrix.tests.script }}
|
||||||
env:
|
env:
|
||||||
DEV_SERVER_URL: http://localhost:8080
|
DEV_SERVER_URL: http://localhost:8080
|
||||||
|
COPILOT_OPENAI_API_KEY: 1
|
||||||
|
COPILOT_FAL_API_KEY: 1
|
||||||
|
|
||||||
- name: Upload test results
|
- name: Upload test results
|
||||||
if: ${{ failure() }}
|
if: ${{ failure() }}
|
||||||
|
|||||||
Reference in New Issue
Block a user