Promote to Production: CAR-894 Gitea workflows migration #26

Merged
Savannah Savings merged 32 commits from uat into main 2026-05-24 18:51:40 +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: |