fix git action

This commit is contained in:
bridge
2026-01-07 20:33:25 +08:00
parent 1dfce734ef
commit 968625d27b
2 changed files with 3 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
[tool.pytest.ini_options]
pythonpath = "."
testpaths = ["tests"]
asyncio_mode = "auto"
norecursedirs = ["tmp", "assets", "node_modules", "dist", "build", "web", "tools"]