Skip to content

Commit

Permalink
Undone e2e tests infra changes
Browse files Browse the repository at this point in the history
  • Loading branch information
andrescrz committed Sep 30, 2024
1 parent ed29744 commit 944fa9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sdk-e2e-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Run latest Opik server
run: |
cd deployment/docker-compose
docker compose up -d --build --force-recreate --no-deps
docker compose up -d --build
- name: Check Opik server avialability
shell: bash
Expand Down

0 comments on commit 944fa9d

Please sign in to comment.