Skip to content

Commit

Permalink
Add pip cache
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverholworthy committed Jun 2, 2023
1 parent 8fb29a3 commit 8cf1bce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gpu-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
uses: actions/setup-python@v4
with:
python-version: 3.8
cache: 'pip'
cache-dependency-path: requirements/*.txt
- name: Install Ubuntu packages
run: |
apt-get update -y
Expand Down

0 comments on commit 8cf1bce

Please sign in to comment.