Skip to content

Commit 16bf494

Browse files
committed
Delete test
1 parent 1071041 commit 16bf494

File tree

2 files changed

+1
-112
lines changed

2 files changed

+1
-112
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 tests/nexus/test_worker.py"
85+
test = "uv run pytest"
8686

8787

8888
[tool.pytest.ini_options]

tests/nexus/test_worker.py

Lines changed: 0 additions & 111 deletions
This file was deleted.

0 commit comments

Comments
 (0)