Skip to content

Commit 6b70eb1

Browse files
committed
Update workflow
1 parent b8dc29c commit 6b70eb1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/spring-ai-integration-tests.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,7 @@ jobs:
1818
cache: maven
1919
- name: Show files in workspace
2020
run: ./mvnw test -pl models/spring-ai-azure-openai -am
21+
with:
22+
env:
23+
AZURE_OPENAI_API_KEY: foobar
24+
AZURE_OPENAI_ENDPOINT: localhost

0 commit comments

Comments
 (0)