Try fixing test

This commit is contained in:
Andras Schmelczer 2025-07-12 21:32:42 +01:00
parent 00916da7da
commit 093b14ccda
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C

View file

@ -57,4 +57,5 @@ jobs:
- name: Test frontend
run: |
cd frontend
npm ci
npm run test