mirror of
https://github.com/bigscience-workshop/petals
synced 2024-10-31 09:20:41 +00:00
pytest verbose
This commit is contained in:
parent
c4aa1f49df
commit
4b1ba569c0
2
.github/workflows/run-tests.yaml
vendored
2
.github/workflows/run-tests.yaml
vendored
@ -90,7 +90,7 @@ jobs:
|
||||
|
||||
sleep 60 # wait for server to download layers
|
||||
|
||||
PYTHONPATH=. pytest tests
|
||||
PYTHONPATH=. pytest tests --durations=0 --durations-min=1.0 -v
|
||||
|
||||
kill -s SIGINT $SERVER1_PID $SERVER2_PID
|
||||
echo "Done!"
|
||||
|
Loading…
Reference in New Issue
Block a user