Skip to content

Commit c746675

Browse files
committed
Update workflow
1 parent f0a4e10 commit c746675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
run: ./mvnw -pl models/spring-ai-azure-openai -Pintegration-tests -Dfailsafe.rerunFailingTestsCount=2 -am verify
2121
env:
2222
AZURE_OPENAI_API_KEY: foobar
23-
AZURE_OPENAI_ENDPOINT: http://localhost
23+
AZURE_OPENAI_ENDPOINT: https://localhost

0 commit comments

Comments
 (0)