Skip to content

Commit

Permalink
Do not run the RII tests
Browse files Browse the repository at this point in the history
  • Loading branch information
MarJMue committed Jan 6, 2025
1 parent 9680f89 commit 2bfcf94
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -98,3 +98,6 @@ quote-style = "double"
indent-style = "space"
skip-magic-trailing-comma = false
line-ending = "auto"

[tool.pytest.ini_options]
testpaths = ["tests", "examples"]

0 comments on commit 2bfcf94

Please sign in to comment.