mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-02 09:59:55 +08:00
chore: add env for desktop test (#7582)
This commit is contained in:
@@ -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