Skip to content

Commit

Permalink
remove healthcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
JR-1991 committed Dec 16, 2024
1 parent b14b3fe commit 357bb05
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,3 @@ jobs:
- 7687:7687
env:
NEO4J_AUTH: neo4j/your_password
options: >-
--health-cmd="curl -f http://localhost:7474 || exit 1"
--health-interval=10s
--health-timeout=5s
--health-retries=5

0 comments on commit 357bb05

Please sign in to comment.