chore: add env for desktop test (#7582)

This commit is contained in:
darkskygit 2024-07-23 15:10:08 +00:00
parent b0ad36425d
commit 0dbed968a0
No known key found for this signature in database
GPG Key ID: 97B7D036B1566E9D

View File

@ -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() }}