Show tests output

This commit is contained in:
GeorgianaElena
2020-08-22 15:57:40 +03:00
parent ebabe682c3
commit baf2c35f1f
2 changed files with 2 additions and 2 deletions

View File

@@ -111,7 +111,7 @@ commands:
name: Run bootstrap checks
command: |
python3 -m pip install requests
py.test integration-tests/test_bootstrap.py
py.test integration-tests/test_bootstrap.py -s
jobs: