workflow fix
Some checks failed
AI Code Review / ai-review (pull_request) Failing after 9s

This commit is contained in:
2026-04-20 13:07:50 +02:00
parent 260b45637e
commit 3d6eadf128

View File

@@ -7,8 +7,6 @@ on:
jobs:
ai-review:
runs-on: ubuntu-latest
container:
image: nikitafilonov/ai-review:latest
env:
AI_REVIEW_CONFIG_FILE_YAML: ./shared-prompts/iac/.ai-review.yaml
@@ -30,6 +28,11 @@ jobs:
submodules: true
fetch-depth: 0
- name: Install ai-review
run: |
apt-get update && apt-get install -y --no-install-recommends python3-pip
pip install xai-review --break-system-packages
- name: Run inline review
run: ai-review inline