Skip to content

Commit

Permalink
Merge pull request asdf-format#1837 from braingram/skip_dkist_benchmarks
Browse files Browse the repository at this point in the history
skip dkist benchmarks
  • Loading branch information
braingram authored Sep 19, 2024
2 parents 63ab7ad + 850c918 commit c55c3da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit c55c3da

Please sign in to comment.