File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -34,11 +34,11 @@ jobs:
3434 matrix :
3535 include :
3636 - job-name : " java-api-tests"
37- test-group : " ai.koog.integration.tests.agent.Java* ai.koog.integration.tests.agent.AIAgentBuilderIntegrationTest "
37+ test-group : " ai.koog.integration.tests.agent.Java*
3838 artifact-name: " java-api-tests"
3939 os : ubuntu-latest
4040 - job-name : " agent-tests"
41- test-group : " ai.koog.integration.tests.agent.* --exclude-tests ai.koog.integration.tests.agent.Java* --exclude-tests ai.koog.integration.tests.agent.AIAgentBuilderIntegrationTest "
41+ test-group : " ai.koog.integration.tests.agent.* --exclude-tests ai.koog.integration.tests.agent.Java*
4242 artifact-name: " agent-tests"
4343 os : ubuntu-latest
4444 - job-name : " single-llm-executor-tests"
You can’t perform that action at this time.
0 commit comments