We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98a1556 commit 791be5fCopy full SHA for 791be5f
.github/workflows/pr.yml
@@ -47,7 +47,7 @@ jobs:
47
run: bun run typecheck
48
49
- name: Run review
50
- run: bun run start:review --ci=github --model=gpt-4o
+ run: bun run start:review --ci=github --model=gpt-4o --debug
51
52
- name: Run prompt tests
53
run: bun run dev:test
0 commit comments