This commit is contained in:
2026-02-27 23:39:02 +01:00
committed by Konstantin Hintermayer
parent 42e26b896d
commit 975b7bb319

View File

@@ -26,4 +26,7 @@ jobs:
GITHUB_REPOSITORY: ${{ github.repository }}
PR_NUMBER: ${{ github.event.pull_request.number }}
run: |
go run scripts/gemini_review/main.go
cd scripts/gemini_review
go build -o gemini_review_bin main.go
cd ../..
./scripts/gemini_review/gemini_review_bin