Skip to content

Commit

Permalink
Fix AI review
Browse files Browse the repository at this point in the history
  • Loading branch information
Corantin committed Sep 27, 2024
1 parent c6ce970 commit 2dfc593
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ai-code-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,7 @@ jobs:
- name: Log diff to file
run: |
echo "${{ steps.pr-diff.outputs.diff }}" > pr_diff.txt
echo "PR Diff saved to pr_diff.txt"
echo "${{ steps.pr-diff.outputs.diff }}"
- uses: rubensflinco/[email protected]
name: "Code Review by Gemini AI"
Expand Down

0 comments on commit 2dfc593

Please sign in to comment.