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 6c9cd1505d - Show all commits
+6
View File
@@ -65,6 +65,12 @@ jobs:
- name: 🔧 Setup
uses: ./.gitea/actions/setup
- name: 🔧 Make sure firefox is setup
# run: pnpm dlx playwright install --with-deps firefox
- name: 🔧 Sync svelte-kit
run: pnpm --filter @nodarium/app exec svelte-kit sync
- name: 🧪 Run Tests
run: xvfb-run --auto-servernum --server-args="-screen 0 1280x1024x24" pnpm test:e2e