Browse Source

wait less

justheuristic 3 năm trước cách đây
mục cha
commit
68650a9aff
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .github/workflows/run-tests.yaml

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

@@ -75,7 +75,7 @@ jobs:
             --torch_dtype float32 --initial_peers $INITIAL_PEERS --throughput 1 &
             --torch_dtype float32 --initial_peers $INITIAL_PEERS --throughput 1 &
           SERVER1_PID=$$
           SERVER1_PID=$$
           
           
-          sleep 60  # wait for server to download layers
+          sleep 30  # wait for server to download layers
           ps aux
           ps aux
           
           
           # test individual blocks
           # test individual blocks