mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-03 18:00:36 +00:00
precommit
This commit is contained in:
parent
57eb575ea1
commit
c49fef8087
1 changed files with 0 additions and 1 deletions
|
|
@ -13,7 +13,6 @@ from tests.common.mcp import make_mcp_server
|
||||||
|
|
||||||
from .helpers import setup_mcp_tools
|
from .helpers import setup_mcp_tools
|
||||||
|
|
||||||
|
|
||||||
# Skip these tests in replay mode until recordings are generated
|
# Skip these tests in replay mode until recordings are generated
|
||||||
pytestmark = pytest.mark.skipif(
|
pytestmark = pytest.mark.skipif(
|
||||||
os.environ.get("LLAMA_STACK_TEST_INFERENCE_MODE") == "replay",
|
os.environ.get("LLAMA_STACK_TEST_INFERENCE_MODE") == "replay",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue