Skip to content

Commit

Permalink
chore: Run tests in random order
Browse files Browse the repository at this point in the history
  • Loading branch information
k-kuroguro committed Feb 7, 2025
1 parent 4dfd657 commit e41c0e5
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 51 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ tools = [
"taskipy>=1.14.1",
"pre-commit>=4.0.1",
"pytest>=8.3.4",
"pytest-randomly>=3.16.0",
]

[tool.uv]
Expand Down
116 changes: 65 additions & 51 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e41c0e5

Please sign in to comment.