Skip to content

Commit

Permalink
lint-and-test.yml: add ChatGPT code review
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaly-zdanevich authored Apr 28, 2024
1 parent 074239a commit 80f5073
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/lint-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,7 @@ jobs:
- name: Running unit tests with pytest
run: |
pytest
- name: ChatGPT CodeReviewer
uses: anc95/ChatGPT-CodeReview@v1.0.13

0 comments on commit 80f5073

Please sign in to comment.