We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0899a1a commit d288c30Copy full SHA for d288c30
1 file changed
evals/pr-review.eval.ts
@@ -29,7 +29,7 @@ describe('PR Review Workflow', () => {
29
);
30
31
const stdout = await rig.run(
32
- ['--prompt', '/gemini-review', '--yolo'],
+ ['--prompt', '/pr-code-review', '--yolo'],
33
item.inputs,
34
35
0 commit comments