We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 588628f commit 7f4a5d0Copy full SHA for 7f4a5d0
1 file changed
.github/workflows/publish-components-for-e2e-tests.yml
@@ -63,10 +63,6 @@ jobs:
63
restore-keys: |
64
${{ runner.os }}-go-
65
66
- - uses: actions/setup-python@v6
67
- with:
68
- python-version: '3.x'
69
-
70
- name: Prepare tools
71
uses: codeready-toolchain/toolchain-cicd/prepare-tools-action@master
72
0 commit comments