Skip to content

Commit 5eab237

Browse files
committed
add python
1 parent 0c9ab21 commit 5eab237

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/pull-request-review.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717

1818
steps:
1919

20+
- name: Install python
21+
uses: actions/setup-python@v5
2022
- name: Checkout code
2123
uses: actions/checkout@v4
2224

0 commit comments

Comments
 (0)