forked from goodboy/tractor
Show full KBI trace for help with CI hangs
parent
ab557fae21
commit
af205c08f2
|
@ -120,4 +120,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
|
||||
|
|
Loading…
Reference in New Issue