Skip to content

Commit

Permalink
Merge pull request #719 from Aiven-Open/aiven-anton/more-verbose-pytest
Browse files Browse the repository at this point in the history
chore: Make pytest CI runs more verbose
  • Loading branch information
tvainika authored Oct 26, 2023
2 parents 21fba93 + 331587d commit 101d69e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytest.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[pytest]
addopts = -ra -q --tb=short --numprocesses auto --import-mode=importlib
addopts = -ra --numprocesses auto --import-mode=importlib
timeout = 60
timeout_func_only = true

0 comments on commit 101d69e

Please sign in to comment.