Skip to content

Commit

Permalink
set xfail_strict for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeitsperre committed Sep 9, 2024
1 parent 97167f0 commit f053258
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,7 @@ markers = [
"requires_docs: mark tests that can only be run with documentation present (deselect with '-m \"not requires_docs\"')",
"requires_internet: mark tests that require internet access (deselect with '-m \"not requires_internet\"')"
]
xfail_strict = true

[tool.ruff]
src = ["xclim"]
Expand Down

0 comments on commit f053258

Please sign in to comment.