ci(technical debt): Fixed CI
Some checks failed
ci / ci (22) (push) Failing after 5m59s

This commit is contained in:
Nicolas HOARAU 2026-06-10 23:25:41 +04:00
parent 89c3046b88
commit fa2f1fc7a0

View file

@ -43,6 +43,4 @@ jobs:
run: pnpm audit --audit-level=moderate run: pnpm audit --audit-level=moderate
- name: Analyze codebase health (technical debt) - name: Analyze codebase health (technical debt)
uses: fallow-rs/fallow@v2 run: pnpm dlx fallow --ci
with:
format: sarif