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: |