Skip to content

Commit 19110a6

Browse files
committed
Run smoke tests for connectivity purposes
1 parent fd055a9 commit 19110a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,5 @@ jobs:
6666
depends_on:
6767
- webapp
6868
- api
69-
entrypoint: >
69+
run: |
7070
sh -c "sleep 5 && curl -sf http://localhost:3001 || exit 1"

0 commit comments

Comments
 (0)