diff --git a/tox.ini b/tox.ini index 5e0e6cd..053d20b 100644 --- a/tox.ini +++ b/tox.ini @@ -9,7 +9,9 @@ envlist = py3{9,10,11,12,13} [testenv] runner = uv-venv-lock-runner -passenv = TAP_STACKEXCHANGE_* +passenv = + GITHUB_* + TAP_STACKEXCHANGE_* dependency_groups = test commands =