We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f8275d commit 769fa01Copy full SHA for 769fa01
tests/meson.build
@@ -4,6 +4,7 @@ pytest_args = [
4
meson.current_source_dir(),
5
'--verbose',
6
'--log-level=DEBUG',
7
+ '-s',
8
]
9
10
pytest_env = environment()
0 commit comments