revert: "feat: remove cypress install"

This reverts commit 2aeff579fb.
This commit is contained in:
kolaente
2025-04-09 09:01:48 +02:00
parent a1d03462a9
commit 9aba2b1822

View File

@@ -264,6 +264,7 @@ jobs:
- name: Build frontend for test
run: |
cd frontend
pnpm cypress install
pnpm build:test
- name: Run api
env: