website-content-updates #7

Merged
caperren merged 36 commits from website-content-updates into main 2025-11-10 09:18:11 +00:00
Showing only changes of commit 5c0152d234 - Show all commits

View File

@@ -22,6 +22,9 @@ jobs:
npm ci
npx playwright install --with-deps
- name: Build Project
run: npm run build
- name: Run Unit Tests
run: npm run test