Skip to content

Commit

Permalink
set OPIK_URL_OVERRIDE
Browse files Browse the repository at this point in the history
  • Loading branch information
liyaka committed Sep 16, 2024
1 parent 0519880 commit ac49910
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sdk-e2e-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
- name: Run tests
run: |
export OPIK_URL_OVERRIDE=http://localhost:5173/api
pytest tests/e2e -vv
- name: Stop opik server
Expand Down

0 comments on commit ac49910

Please sign in to comment.