chore(frontend): faux positifs cwe

This commit is contained in:
ineszang44
2026-09-16 12:32:28 +02:00
parent f43c9f76a0
commit 730adb69b1
+2
View File
@@ -52,6 +52,8 @@ jobs:
node-version: 24
cache: npm
cache-dependency-path: apps/frontend/package-lock.json
- run: npm ci
working-directory: apps/frontend
- run: npm test -- --watch=false
working-directory: apps/frontend