Show full KBI trace for help with CI hangs

signint_saviour
Tyler Goodlet 2022-06-26 16:00:14 -04:00
parent 2a61aa099b
commit 201c026284
1 changed files with 1 additions and 1 deletions

View File

@ -111,4 +111,4 @@ jobs:
run: pip install -U . -r requirements-test.txt -r requirements-docs.txt --upgrade-strategy eager
- name: Run tests
run: pytest tests/ --spawn-backend=${{ matrix.spawn_backend }} -rs
run: pytest tests/ --spawn-backend=${{ matrix.spawn_backend }} -rs --full-trace