Skip to content

Commit fb1c427

Browse files
committed
test if services are available
Signed-off-by: Swikriti Tripathi <swikriti808@gmail.com>
1 parent aacfa47 commit fb1c427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
- name: wait on OpenProject
111111
uses: iFaxity/wait-on-action@v1
112112
with:
113-
resource: http-get://hos.docker.internal:3000/api/v3/
113+
resource: http-get://host.docker.internal:3000/api/v3/
114114
timeout: 240000
115115

116116
- name: wait on Nextcloud

0 commit comments

Comments
 (0)