Skip to content

Commit 3501274

Browse files
committed
verbose pytest
1 parent f9fb37f commit 3501274

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ steps:
3030

3131
- script: |
3232
pip install pytest pytest-azurepipelines
33-
pytest
33+
pytest --verbose
3434
displayName: 'pytest'

0 commit comments

Comments
 (0)