forked from goodboy/tractor
1
0
Fork 0

Show full KBI trace for help with CI hangs

310_plus
Tyler Goodlet 2022-06-26 16:00:14 -04:00
parent ab557fae21
commit af205c08f2
1 changed files with 1 additions and 1 deletions

View File

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