Add manual SDK tests (#4555)
This commit is contained in:
committed by
GitHub
parent
a43b3ae3cc
commit
72b9fe960f
@@ -202,4 +202,4 @@ plugins = "sqlalchemy.ext.mypy.plugin"
|
||||
skyvern = "skyvern.cli.commands:cli_app"
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
norecursedirs = ["eval"]
|
||||
norecursedirs = ["eval", "tests/sdk"]
|
||||
|
||||
Reference in New Issue
Block a user