feat: update CI configuration and disable Cypress support file

This commit is contained in:
2025-10-18 19:46:04 +02:00
parent 1cf674a706
commit fc13c94d5f
3 changed files with 672 additions and 2310 deletions

View File

@@ -21,4 +21,3 @@ jobs:
- run: npx prisma db push
- run: node scripts/seed-test.js
- run: pnpm ci:run
- run: pnpm run build