Skip to content

Commit

Permalink
Configure cache policy
Browse files Browse the repository at this point in the history
  • Loading branch information
nnsnodnb committed Nov 15, 2024
1 parent 992352e commit ca9beec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python-version }}
cache: 'pip'
cache-dependency-path: setup.py

- name: Install dependencies
run: |
Expand Down

0 comments on commit ca9beec

Please sign in to comment.