Skip to content

Commit 9667eec

Browse files
authored
Update main.yml
1 parent 48a5481 commit 9667eec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
- name: PR Review
1717
run: |
18-
pip install patchwork-cli \
18+
pip install patchwork-cli
1919
patchwork PRReview --log debug \
2020
--openai_api_key=${{ secrets.OPENAI_KEY }} \
2121
--github_api_key=${{ github.token }} \

0 commit comments

Comments
 (0)