Promote dev → uat: CI pipeline fix + cumulative dev changes [CAR-987] #10

Merged
Savannah Savings merged 12 commits from dev into uat 2026-05-23 19:36:21 +00:00
Showing only changes of commit a729b7e21a - Show all commits
+1
View File
@@ -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: |