forked from goodboy/tractor
1
0
Fork 0

Drop full tb flag again...

egs_with_ctx_res_consumption
Tyler Goodlet 2022-10-13 15:45:17 -04:00
parent f9b548e4e7
commit 7d0186aab9
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ jobs:
run: pip list
- name: Run tests
run: pytest tests/ --spawn-backend=${{ matrix.spawn_backend }} -rsx --full-trace
run: pytest tests/ --spawn-backend=${{ matrix.spawn_backend }} -rsx
# We skip 3.10 on windows for now due to not having any collabs to
# debug the CI failures. Anyone wanting to hack and solve them is very