From: Giorgio Ravera Date: Fri, 5 May 2023 19:31:11 +0000 (+0200) Subject: Another fix to CI X-Git-Url: http://git.giorgioravera.it/?a=commitdiff_plain;h=e3c8d80d5fda3840ba2fc1800cb57212983a154d;p=homeassistant.git Another fix to CI --- diff --git a/.github/workflows/ci-validation.yaml b/.github/workflows/ci-validation.yaml index 1b70829b..8f31239c 100644 --- a/.github/workflows/ci-validation.yaml +++ b/.github/workflows/ci-validation.yaml @@ -24,7 +24,6 @@ jobs: uses: actions/setup-python@v4 with: python-version: "3.10" - cache: "pip" - name: Install dependencies run: | python -m pip install --upgrade pip