Skip to content

Commit 7f4a5d0

Browse files
authored
delete python installation (#717)
1 parent 588628f commit 7f4a5d0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/publish-components-for-e2e-tests.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,6 @@ jobs:
6363
restore-keys: |
6464
${{ runner.os }}-go-
6565
66-
- uses: actions/setup-python@v6
67-
with:
68-
python-version: '3.x'
69-
7066
- name: Prepare tools
7167
uses: codeready-toolchain/toolchain-cicd/prepare-tools-action@master
7268

0 commit comments

Comments
 (0)