This commit is contained in:
@@ -30,8 +30,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install ai-review
|
- name: Install ai-review
|
||||||
run: |
|
run: |
|
||||||
apt-get update && apt-get install -y --no-install-recommends python3-pip
|
pip install xai-review
|
||||||
pip install xai-review --break-system-packages
|
|
||||||
|
|
||||||
- name: Run inline review
|
- name: Run inline review
|
||||||
run: ai-review inline
|
run: ai-review inline
|
||||||
|
|||||||
Reference in New Issue
Block a user