chore(trading): add dist loadfile to console-test run (#4609)

This commit is contained in:
Radosław Szpiech 2023-08-23 15:13:33 +02:00 committed by GitHub
parent d3dbdd2bd5
commit 0f3e5595ba
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
run: poetry run pytest -s --numprocesses auto --dist loadfile
- name: Check files
run: |
ls -al .