Skip to content

Commit acb6afc

Browse files
committed
Update workflow
1 parent 6b70eb1 commit acb6afc

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

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

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ 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
21+
env:
22+
AZURE_OPENAI_API_KEY: foobar
23+
AZURE_OPENAI_ENDPOINT: localhost

0 commit comments

Comments
 (0)