cleanup, remove redundant 'build-trends'

This commit is contained in:
martin-mfg
2026-02-06 17:20:49 +01:00
parent 063baf7808
commit ad30a5bd2e
6 changed files with 3 additions and 30 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ jobs:
./vercel-preparation.sh
- name: Build frontend
run: pnpm --filter frontend run build-trends
run: pnpm --filter frontend run build
code-checks:
name: Code checks