Skip to content

Commit

Permalink
clean nlp server CI envs
Browse files Browse the repository at this point in the history
  • Loading branch information
danielchalef committed Sep 17, 2023
1 parent 6624b08 commit e1689db
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ jobs:
--health-retries 5
nlp:
image: ghcr.io/getzep/zep-nlp-server:latest
env:
ENABLE_EMBEDDINGS: true
options: >-
--health-cmd "timeout 10s bash -c ':> /dev/tcp/127.0.0.1/5557' || exit 1"
--health-interval 10s
Expand Down

0 comments on commit e1689db

Please sign in to comment.