Skip to content

Commit

Permalink
TMP: restrict tests to sort out cache
Browse files Browse the repository at this point in the history
  • Loading branch information
braingram committed Sep 23, 2024
1 parent 2f97b8a commit f367d42
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 @@ -331,4 +331,4 @@ commands_pre =
pip install pyinstrument
pip freeze
commands =
pyinstrument -m pytest {posargs}
pyinstrument -m pytest asdf/_asdf.py {posargs}

0 comments on commit f367d42

Please sign in to comment.