Skip to content

Commit ea3140f

Browse files
committed
cleanup
1 parent 9ce83ff commit ea3140f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -183,9 +183,6 @@ python = """
183183
"""
184184

185185
[tool.tox.env_run_base]
186-
pass_env = [
187-
"GITHUB_*",
188-
]
189186
dependency_groups = ["testing"]
190187
commands = [
191188
["python", "-bb", "-m", "pytest", "--cov-report=xml", "--cov-report=term", "--cov=h2", { replace = "posargs", extend = true }]

0 commit comments

Comments
 (0)