feat: remove cypress install

This commit is contained in:
Dominik Pschenitschni 2025-04-06 11:27:26 +02:00 committed by kolaente
parent ceb6c78620
commit 2aeff579fb
1 changed files with 0 additions and 1 deletions

View File

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