Skip to content
This repository was archived by the owner on Sep 14, 2023. It is now read-only.

Commit f378196

Browse files
committed
testing: disable capture on azure-pipelines
This would make the output available live.
1 parent 8eefb37 commit f378196

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.azure-pipelines/jobs/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,5 @@ jobs:
3838
3939
- bash: tox -e py$(PY)
4040
displayName: Run tox
41+
env:
42+
PYTEST_OPTIONS: -s

0 commit comments

Comments
 (0)