mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-11-23 15:12:28 +03:00
chore: add env for desktop test (#7582)
This commit is contained in:
parent
b0ad36425d
commit
0dbed968a0
2
.github/workflows/build-test.yml
vendored
2
.github/workflows/build-test.yml
vendored
@ -443,6 +443,8 @@ jobs:
|
||||
${{ matrix.tests.script }}
|
||||
env:
|
||||
DEV_SERVER_URL: http://localhost:8080
|
||||
COPILOT_OPENAI_API_KEY: 1
|
||||
COPILOT_FAL_API_KEY: 1
|
||||
|
||||
- name: Upload test results
|
||||
if: ${{ failure() }}
|
||||
|
Loading…
Reference in New Issue
Block a user