Skip to content

Commit

Permalink
cache via setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
camallen committed Dec 6, 2022
1 parent 6de2553 commit cb25207
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-tests.yml
Expand Up @@ -18,6 +18,7 @@ jobs:
with:
python-version: '3.9'
cache: 'pip' # caching pip dependencies
cache-dependency-path: setup.py
- name: Install dependencies
run: |
pip install -U pip
Expand Down

0 comments on commit cb25207

Please sign in to comment.