Skip to content

Commit

Permalink
CI: Cache deps for pip-tools tests
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdewar committed Jan 7, 2025
1 parent 6f9de59 commit 9b3753b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-pip-tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python-version }}
cache: pip

- name: Install dependencies
run: pip install -r dev-requirements.txt
Expand Down

0 comments on commit 9b3753b

Please sign in to comment.