Skip to content

Commit 6c93f4f

Browse files
committed
Remove unnecessary python setup
1 parent 778ae12 commit 6c93f4f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/generate-code.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,6 @@ jobs:
1919
submodules: recursive
2020
- name: Update submodules
2121
run: git submodule update --remote --recursive
22-
- name: Set up Python
23-
uses: actions/setup-python@v5
24-
with:
25-
python-version: '3.x'
2622
- name: Set up Java
2723
uses: actions/setup-java@v4
2824
with:

0 commit comments

Comments
 (0)