Skip to content

Commit 39f8d98

Browse files
committed
chore(ci): bump wait
1 parent aa0442e commit 39f8d98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
docker run -dit -p 8080:8080 -v ${{ github.workspace }}/build:/exist/autodeploy \
5151
--name exist --rm --health-interval=2s --health-start-period=4s \
5252
duncdrum/existdb:${{ matrix.exist-version }}
53-
sleep 10s
53+
sleep 14s
5454
5555
# Test
5656
- name: Run test

0 commit comments

Comments
 (0)