Skip to content

Commit fd63e53

Browse files
Do not need to install 1Password CLI in the e2e test workflow
1 parent 99a17e6 commit fd63e53

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/test-e2e.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,6 @@ jobs:
4343
with:
4444
cluster_name: kubernetes-secrets-injector-test-e2e
4545

46-
# install cli to interact with item in 1Password to update/read using `testhelper/op` package
47-
- name: Install 1Password CLI
48-
uses: 1password/install-cli-action@v2
49-
with:
50-
version: 2.32.0
51-
5246
- name: Create '1password-credentials.json' file
5347
env:
5448
OP_CONNECT_CREDENTIALS: ${{ secrets.OP_CONNECT_CREDENTIALS }}

0 commit comments

Comments
 (0)