Skip to content

Commit 791be5f

Browse files
committed
chore: add debug logging
1 parent 98a1556 commit 791be5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
run: bun run typecheck
4848

4949
- name: Run review
50-
run: bun run start:review --ci=github --model=gpt-4o
50+
run: bun run start:review --ci=github --model=gpt-4o --debug
5151

5252
- name: Run prompt tests
5353
run: bun run dev:test

0 commit comments

Comments
 (0)