From 3ff428d644ede7e391d43abe92f33957fe1f09c5 Mon Sep 17 00:00:00 2001 From: Eden Zimbelman Date: Sat, 28 Feb 2026 17:50:53 -0800 Subject: [PATCH] test: use the latest cli release in tests after next cli release --- .github/workflows/integration.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 3cb1b5d4..535bf920 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -273,7 +273,6 @@ jobs: uses: ./cli with: command: "version" - version: "3.14.0" - name: "test(cli): confirm the version check outputs" shell: bash