Skip to content

Commit

Permalink
update marks
Browse files Browse the repository at this point in the history
  • Loading branch information
kw-corne committed Aug 25, 2023
1 parent 110a390 commit 1d36479
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ ignore-decorators = "property" # TODO: Dont ignore abstractmethod properties

[tool.pytest.ini_options]
markers = [
"cpu_only: mark a test that will only use the cpu",
"uses_gpu: mark a test that will use the gpu",
"gpu: test needs a Nvidia GPU to pass",
"verifier: test will use a verifier",
]

[tool.mypy]
Expand Down

0 comments on commit 1d36479

Please sign in to comment.