Skip to content

Commit

Permalink
ci: stop trying to use cache for integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
consideRatio committed Sep 20, 2024
1 parent 50904ef commit b18bd86
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/integration-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit b18bd86

Please sign in to comment.