690615:1528 237 #01.1
CI / CD Pipeline / build (push) Failing after 5m57s
CI / CD Pipeline / deploy (push) Has been skipped

This commit is contained in:
2026-06-15 15:28:25 +07:00
parent 4dde6570c1
commit 97b82e8116
12 changed files with 109 additions and 272 deletions
@@ -995,7 +995,7 @@ jobs:
- name: Run unit tests
working-directory: ./frontend
run: npm run test:coverage
run: pnpm run test:coverage
- name: Run E2E tests
working-directory: ./frontend