mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-10 22:41:41 +00:00
circle ci config change for e2e
This commit is contained in:
parent
41fa2c0812
commit
ab89587aca
1 changed files with 1 additions and 1 deletions
|
|
@ -3515,7 +3515,7 @@ jobs:
|
|||
- run:
|
||||
name: Run Playwright Tests
|
||||
command: |
|
||||
cd ui/litellm-dashboard && npm run e2e
|
||||
cd ui/litellm-dashboard && npx playwright test --config=e2e_tests/playwright.config.ts
|
||||
no_output_timeout: 120m
|
||||
- store_artifacts:
|
||||
path: test-results
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue