ci : unbreak release harder (#24545)

* unbreak release harder

* missed one

* remove missing test for now
This commit is contained in:
Sigbjørn Skjæret
2026-06-12 23:49:36 +02:00
committed by GitHub
parent cd5044661c
commit f58bad4137
2 changed files with 4 additions and 8 deletions
-4
View File
@@ -40,10 +40,6 @@ jobs:
run: npx vitest --project=unit --run tests/unit/pwa.spec.ts
working-directory: tools/ui
- name: Run build-utils unit tests (both paths)
run: npx vitest --project=unit --run tests/unit/build-utils.spec.ts
working-directory: tools/ui
- name: Generate checksums
run: |
cd tools/ui/dist