diff --git a/.github/workflows/code-review.yml b/.github/workflows/code-review.yml index f9ff774..3697087 100644 --- a/.github/workflows/code-review.yml +++ b/.github/workflows/code-review.yml @@ -15,8 +15,6 @@ jobs: with: node-version: 18 - - run: npm install -g chatgpt-code-review - - run: chatgpt-code-review env: OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }} \ No newline at end of file