From 0378d61ed1f60f9e2c5799433326174b1e248ce5 Mon Sep 17 00:00:00 2001 From: Brett Date: Wed, 13 Nov 2024 09:19:46 -0500 Subject: [PATCH] fix dkist downstream test --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 4924757..85b9a1b 100644 --- a/tox.ini +++ b/tox.ini @@ -224,4 +224,4 @@ commands_pre= pip install -r {envtmpdir}/requirements.txt pip freeze commands= - pytest dkist + pytest dkist --benchmark-skip