fix: repair PR verification and docs cleanup

This commit is contained in:
Timo
2026-07-01 23:46:23 +02:00
parent 463f871958
commit dab7368537
13 changed files with 144 additions and 1059 deletions
+4 -5
View File
@@ -42,9 +42,8 @@ jobs:
run: npm ci
working-directory: server
- name: Run tests
run: npm test
continue-on-error: true
- name: Run tests
run: npm test
- name: Run verification suite
run: npm run verify
- name: Run verification suite
run: npm run verify