Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Soumaya-JE authored Oct 1, 2024
1 parent 7bf26e9 commit 1b9b597
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test_unitaires.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@ jobs:
docker compose up -d --build
docker compose ps
# wait for services to be ready
- name: Wait for services to be ready
run: |
until curl http://localhost:8000/retrain; do echo "Waiting for retrain endpoint to be ready"; sleep 5; done
# install dependencies for test
- name: Install dependencies
Expand Down

0 comments on commit 1b9b597

Please sign in to comment.