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