From 2bc8584e7a17943d56c26db7c899892dc1f1d2e2 Mon Sep 17 00:00:00 2001 From: jothi Date: Tue, 2 Dec 2025 10:55:46 +0000 Subject: [PATCH] Update .github/workflows/gemini-pr-review.yaml --- .github/workflows/gemini-pr-review.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/gemini-pr-review.yaml b/.github/workflows/gemini-pr-review.yaml index f862e01..80a833b 100644 --- a/.github/workflows/gemini-pr-review.yaml +++ b/.github/workflows/gemini-pr-review.yaml @@ -36,8 +36,8 @@ jobs: restore-keys: | ${{ runner.os }}-npm-global- - - name: Install Gemini CLI globally - run: npm install -g --loglevel=http @google/gemini-cli +# - name: Install Gemini CLI globally +# run: npm install -g --loglevel=http @google/gemini-cli - name: Generate git diff and review with Gemini id: review -- 2.49.1