Skip to content

Commit 49b8894

Browse files
authored
Merge pull request #1662 from kubewarden/remove-kwctl-version
fix(ci): install kwctl version from Github Action.
2 parents bef66a6 + 3d3d12b commit 49b8894

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/e2e-tests.yml

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

106106
- name: "Install kwctl"
107107
uses: kubewarden/github-actions/kwctl-installer@0f1672d63bd3572f204917d68390d87f7430069a # v5.0.0
108-
with:
109-
kwctl-version: latest
110108

111109
- run: sudo npm install -g bats
112110

0 commit comments

Comments
 (0)