Project cleanup and reorganization

This commit is contained in:
adilallo
2026-01-26 15:41:25 -07:00
parent f513aecacc
commit 94a7922b30
24 changed files with 83 additions and 420 deletions
+1 -1
View File
@@ -453,7 +453,7 @@ jobs:
# Run LHCI with arm64 Node + arm64 Chrome
# Test homepage and blog pages using config file
npx lhci autorun --chrome-path="$CHROME_PATH"
npx lhci autorun --config=config/lighthouse.json --chrome-path="$CHROME_PATH"
kill "$SVPID" 2>/dev/null || true
env: