Skip to content

Commit

Permalink
check if ignore warnings works on github
Browse files Browse the repository at this point in the history
  • Loading branch information
thenoursehorse committed May 13, 2024
1 parent 43b51b2 commit cf5ae07
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,7 @@ minversion = "7.0"
addopts = ["-ra", "--showlocals", "--strict-markers", "--strict-config"]
xfail_strict = true
filterwarnings = [
"ignore:::.*triqs*",
"error",
"ignore:::triqs.*:",
]
log_cli_level = "info"
testpaths = [
Expand Down

0 comments on commit cf5ae07

Please sign in to comment.