Skip to content

Commit

Permalink
Use -s flag
Browse files Browse the repository at this point in the history
  • Loading branch information
johndoknjas committed Aug 29, 2024
1 parent 66fc5d3 commit 2fa4f55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[tool:pytest]
addopts = -ra -q --cov-report term-missing --cov-branch --cov-report xml --cov-report term
addopts = -ra -s -q --cov-report term-missing --cov-branch --cov-report xml --cov-report term
--cov=stockfish -vv --strict-markers -rfE
markers=slow

Expand Down

0 comments on commit 2fa4f55

Please sign in to comment.