forked from goodboy/tractor
1
0
Fork 0

Show full KBI trace for help with CI hangs

sigintsaviour_citesthackin
Tyler Goodlet 2022-06-26 16:00:14 -04:00
parent 4594fe3501
commit c5d335c057
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 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