Skip to content

Commit 182562a

Browse files
committed
add demo key for tests that require it
1 parent ba5a4d8 commit 182562a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/python-app.yml

+3
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ jobs:
3737
[azure_phi_3_5_moe_endpoint]
3838
api_key = "fake"
3939
40+
[demo]
41+
api_key = "fake"
42+
4043
[google_ai]
4144
api_key = "fake"
4245

0 commit comments

Comments
 (0)