Skip to content

Commit 866b5bf

Browse files
Update spring-oracle-example.yml
1 parent f2e34fd commit 866b5bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/spring-oracle-example.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ jobs:
6161
down-flags: '--volumes'
6262

6363
- name: Wait for containers to initialize
64-
run: sleep 20
64+
run: sleep 30
6565

6666
- name: Check container health
6767
run: |
68-
./.github/scripts/check-container-health.sh "${{ steps.services.outputs.services }}"
68+
./.github/scripts/check-container-health.sh "${{ steps.services.outputs.services }}"

0 commit comments

Comments
 (0)