From d96a4bc9b2f187293d8c1142b0923baa5f6cc621 Mon Sep 17 00:00:00 2001 From: Yuan Tang Date: Mon, 28 Apr 2025 20:43:57 -0400 Subject: [PATCH] Update integration-tests.yml --- .github/workflows/integration-tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index 02b73a4ca..7913d6e2a 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -36,6 +36,7 @@ jobs: uses: astral-sh/setup-uv@c7f87aa956e4c323abf06d5dec078e358f6b4d04 # v6.0.0 with: python-version: "3.10" + activate-environment: true - name: Install and start Ollama run: |