mirror of
https://github.com/langchain-ai/h2.git
synced 2026-07-01 22:24:10 -04:00
cleanup
This commit is contained in:
@@ -183,9 +183,6 @@ python = """
|
||||
"""
|
||||
|
||||
[tool.tox.env_run_base]
|
||||
pass_env = [
|
||||
"GITHUB_*",
|
||||
]
|
||||
dependency_groups = ["testing"]
|
||||
commands = [
|
||||
["python", "-bb", "-m", "pytest", "--cov-report=xml", "--cov-report=term", "--cov=h2", { replace = "posargs", extend = true }]
|
||||
|
||||
Reference in New Issue
Block a user