update cypress

This commit is contained in:
Elio Bischof
2025-07-30 22:42:19 +02:00
parent e6bb3246e8
commit 51431529d1
3 changed files with 40 additions and 12 deletions

View File

@@ -30,6 +30,8 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 20
cache: "pnpm"
cache-dependency-path: pnpm-lock.yaml
- name: Install dependencies
run: pnpm install
- name: Install Cypress binary