Skip to content

Commit

Permalink
Remove --cov-append from pytest setting for flaky Windows CI
Browse files Browse the repository at this point in the history
  • Loading branch information
basnijholt committed Dec 4, 2024
1 parent 562c1c2 commit 25a184b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ addopts = """
--durations=5
--cov
--cov=pfapack
--cov-append
--cov-fail-under=30
--cov-report=term-missing
--cov-report=xml
Expand Down

0 comments on commit 25a184b

Please sign in to comment.