Promote dev → uat: CI pipeline fix + cumulative dev changes [CAR-987] #10
@@ -88,6 +88,7 @@ jobs:
|
||||
- name: Start preview server
|
||||
run: |
|
||||
npm run preview &
|
||||
sleep 5
|
||||
npx wait-on http://localhost:4173/ --timeout 30000
|
||||
- name: Run Lighthouse CI
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user