Explorar o código

Merge remote-tracking branch 'origin/distributed-deep-ptune' into distributed-deep-ptune

justheuristic %!s(int64=3) %!d(string=hai) anos
pai
achega
4365fc8eb5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/run-tests.yaml

+ 1 - 1
.github/workflows/run-tests.yaml

@@ -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!"