690519:2142 224 to 226 AI #04
CI / CD Pipeline / build (push) Failing after 3m34s
CI / CD Pipeline / deploy (push) Has been skipped

This commit is contained in:
2026-05-19 21:42:33 +07:00
parent a0b9b55130
commit 4a2ff8aa22
2 changed files with 3 additions and 1 deletions
+2 -1
View File
@@ -36,7 +36,8 @@ jobs:
run: pnpm install --frozen-lockfile
- name: 🧹 Lint
run: pnpm lint
run: pnpm --filter backend lint:ci
working-directory: .
- name: 🔍 Security & quality checks
run: |