github debug

This commit is contained in:
Igor Loskutov
2025-09-04 21:27:41 -04:00
parent 92f5d76d43
commit 24869cb825

View File

@@ -43,5 +43,6 @@ jobs:
- name: Run tests
run: pnpm test
env:
NEXT_PUBLIC_IS_CI: true
- name: Build
run: pnpm build