chore(trading): show test run time (#4623)

This commit is contained in:
Ben 2023-08-25 11:04:38 +01:00 committed by GitHub
parent 9992d9f053
commit 97f243e5f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -125,7 +125,7 @@ jobs:
#----------------------------------------------
- name: Run tests
working-directory: ./console-test
run: poetry run pytest -s --numprocesses auto --dist loadfile
run: poetry run pytest -v -s --numprocesses auto --dist loadfile --durations=20
- name: Check files
run: |
ls -al .