diff --git a/tox.ini b/tox.ini index 344dac647..326489c2a 100644 --- a/tox.ini +++ b/tox.ini @@ -322,5 +322,5 @@ commands = # the AsdfManifestURIMismatchWarning filter can be removed when a new sunpy # is released which contains the fixed manifests: # https://github.com/sunpy/sunpy/pull/7432 - pytest dkist \ + pytest dkist --benchmark-skip \ -W "ignore::asdf.exceptions.AsdfManifestURIMismatchWarning"