From c2788770fd0131a26631faaeb7286d5b160c4297 Mon Sep 17 00:00:00 2001 From: Volodymyr Zotov Date: Thu, 4 Sep 2025 10:41:25 -0500 Subject: [PATCH] Add comment about installing 1p cli in test workflow --- .github/workflows/test-e2e.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test-e2e.yml b/.github/workflows/test-e2e.yml index c2fe3d7..65f3a3e 100644 --- a/.github/workflows/test-e2e.yml +++ b/.github/workflows/test-e2e.yml @@ -29,6 +29,7 @@ jobs: with: cluster_name: onepassword-operator-test-e2e + # install cli to interact with item in 1Password to update/read using `testhelper/op` package - name: Install 1Password CLI uses: 1password/install-cli-action@v2 with: