Skip to content

Commit 408514c

Browse files
author
Jakub Jirous
committed
[github] open ai
1 parent 0fa8a52 commit 408514c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code_review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
node-version: 16
2222

23-
- name: "Install dependencies"
23+
- name: "Install OpenAI package"
2424
run: npm install openai
2525

2626
- name: "Send code to OpenAI for review"

0 commit comments

Comments
 (0)