[DRAFT] CI: Trigger pipeline (lint/type/test/build/preview/budgets) #1

Merged
Nicholai merged 19 commits from ci-run-20250918-2021 into main 2025-10-06 10:46:23 +00:00
2 changed files with 1 additions and 2 deletions
Showing only changes of commit 9506d99d52 - Show all commits

View File

@ -31,7 +31,7 @@ jobs:
${{ runner.os }}-node-
- name: Install dependencies
run: npm ci
run: npm install --no-audit --no-fund
- name: Ensure CI dev deps present (fallback)
run: |

View File

@ -41,7 +41,6 @@
"@auth/supabase-adapter": "^1.10.0",
"@aws-sdk/client-s3": "^3.890.0",
"@aws-sdk/s3-request-presigner": "^3.890.0",
"@cloudflare/next-on-pages": "^1.13.16",
"@hookform/resolvers": "^3.10.0",
"@opennextjs/cloudflare": "^1.8.2",
"@radix-ui/react-accordion": "latest",