Skip to content

Commit fa29776

Browse files
authored
Update unittest.yaml
1 parent ede085c commit fa29776

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unittest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
working-directory: trinity-${{ github.run_id }}/.github/workflows/docker
2525
run: |
2626
docker compose up -d
27-
sleep 5s
27+
sleep 15s
2828
2929
- name: Check ray status
3030
working-directory: trinity-${{ github.run_id }}/.github/workflows/docker

0 commit comments

Comments
 (0)