Disable Ollama tests in CI
This commit is contained in:
2
.github/workflows/continuous-integration.yml
vendored
2
.github/workflows/continuous-integration.yml
vendored
@@ -43,7 +43,7 @@ jobs:
|
||||
OLLAMA_TESTS_ENABLED: "false"
|
||||
run: |
|
||||
mvn -s settings.xml -Pintegration-tests -Pjavadoc -Dfailsafe.rerunFailingTestsCount=3 \
|
||||
--batch-mode --update-snapshots deploy
|
||||
-DOLLAMA_TESTS_ENABLED=false --batch-mode --update-snapshots deploy
|
||||
|
||||
- name: Generate Java docs
|
||||
run: mvn javadoc:aggregate
|
||||
|
||||
Reference in New Issue
Block a user