mirror of https://github.com/aliasrobotics/cai.git
remove agent inferece test
This commit is contained in:
parent
7d3dca9d36
commit
43e03496ef
|
|
@ -112,10 +112,10 @@
|
|||
TEST_PATH: tests/agents/test_max_turns.py
|
||||
|
||||
|
||||
🤖 agents test_agent_inference:
|
||||
<<: *run_test
|
||||
variables:
|
||||
TEST_PATH: tests/agents/test_agent_inference.py
|
||||
# 🤖 agents test_agent_inference:
|
||||
# <<: *run_test
|
||||
# variables:
|
||||
# TEST_PATH: tests/agents/test_agent_inference.py
|
||||
|
||||
# ⚙️ core test_openai_chatcompletions:
|
||||
# <<: *run_test
|
||||
|
|
|
|||
Loading…
Reference in New Issue