From a0a6fef864ce14750f3f333c6e098d7f40bdd3d9 Mon Sep 17 00:00:00 2001 From: Alyssa Coghlan Date: Mon, 27 Oct 2025 12:07:44 +1000 Subject: [PATCH] Update tox.ini for API token prefix change --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index fb7d202..550df92 100644 --- a/tox.ini +++ b/tox.ini @@ -18,8 +18,8 @@ groups = dev allowlist_externals = pytest passenv = CI + LM_* LMS_* - LMSTUDIO_* commands = # Even the "slow" tests aren't absurdly slow, so default to running them pytest {posargs} tests/