Skip to content

Commit 79a71eb

Browse files
committed
TEMP
1 parent 5f9e18c commit 79a71eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ lint-types = [
8282
{ cmd = "uv run mypy --namespace-packages --check-untyped-defs ."},
8383
]
8484
run-bench = "uv run python scripts/run_bench.py"
85-
test = "uv run pytest"
85+
test = "uv run pytest tests/nexus/test_worker.py"
8686

8787

8888
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)