feat: initial node groups #44

Merged
max merged 44 commits from feat/group-node-own into main 2026-05-05 22:08:18 +02:00
Showing only changes of commit 8f60816c78 - Show all commits
+1 -1
View File
@@ -69,7 +69,7 @@ jobs:
# run: pnpm dlx playwright install --with-deps firefox
- name: 🔧 Sync svelte-kit
run: pnpm --filter @nodarium/app exec svelte-kit sync
run: pnpm --filter @nodarium/app --filter @nodarium/ui exec svelte-kit sync
- name: 🧪 Run Tests
run: xvfb-run --auto-servernum --server-args="-screen 0 1280x1024x24" pnpm test:e2e