diff --git a/.github/workflows/integration-test.yaml b/.github/workflows/integration-test.yaml index dd7f0a98..226a1a08 100644 --- a/.github/workflows/integration-test.yaml +++ b/.github/workflows/integration-test.yaml @@ -63,11 +63,6 @@ jobs: - uses: actions/setup-python@v5 with: python-version: "3.10" - cache: pip - cache-dependency-path: | - dev-requirements.txt - setup.py - .github/workflows/unit-tests.yaml - name: Build systemd image, derived from ${{ matrix.distro_image }} run: |