Skip to content

Commit

Permalink
ci: run all tests again
Browse files Browse the repository at this point in the history
  • Loading branch information
dhdaines committed Dec 28, 2023
1 parent 563b6a8 commit 00d7736
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 @@ -10,7 +10,7 @@ deps =
pytest>=6
memory_profiler
commands =
pytest {tty:--color=yes} -s -k lm_test --full-trace {posargs}
pytest {tty:--color=yes} {posargs}

[gh]
python =
Expand Down

0 comments on commit 00d7736

Please sign in to comment.