Skip to content

Commit

Permalink
use pararell mode
Browse files Browse the repository at this point in the history
  • Loading branch information
Czaki committed Jun 3, 2024
1 parent 4712d7b commit f43347e
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 @@ -29,7 +29,7 @@ deps =
pytest
coverage
commands =
coverage run --source=napari_graph --branch -m pytest .
coverage run --parallel-mode --source=napari_graph --branch -m pytest .

[testenv:linting]
deps = pre-commit
Expand Down

0 comments on commit f43347e

Please sign in to comment.