Skip to content

Commit

Permalink
fix:
Browse files Browse the repository at this point in the history
  • Loading branch information
agis09 committed May 30, 2024
1 parent 4480f6a commit 4a01924
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,6 @@ jobs:
pip install poetry
poetry install
- name: Run review
env:
GOOGLE_API_KEY: ${{ secrets.GOOGLE_API_KEY }}
run: poetry run python run_gemini.py

0 comments on commit 4a01924

Please sign in to comment.