Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
luanfreitasdev committed May 31, 2024
1 parent 9e106cf commit 0caf50a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/typesense.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,6 @@ jobs:
image: typesense/typesense:26.0
ports:
- 8108:8108
options: >
--health-cmd="curl --fail http://localhost:8108/health || exit 1"
--health-interval=10s
--health-timeout=5s
--health-retries=3

strategy:
fail-fast: false
Expand Down

0 comments on commit 0caf50a

Please sign in to comment.