We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ede085c commit fa29776Copy full SHA for fa29776
.github/workflows/unittest.yaml
@@ -24,7 +24,7 @@ jobs:
24
working-directory: trinity-${{ github.run_id }}/.github/workflows/docker
25
run: |
26
docker compose up -d
27
- sleep 5s
+ sleep 15s
28
29
- name: Check ray status
30
0 commit comments