Skip to content

Commit

Permalink
[SQUASH] Add cache for pip to speed up tests
Browse files Browse the repository at this point in the history
  • Loading branch information
erikzaadi committed Sep 18, 2023
1 parent fa8da88 commit 11a39ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-warehouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ jobs:
uses: actions/setup-python@v4
with:
python-version: "3.8.17"
cache: "pip"

- name: Install Spark requirements
if: inputs.warehouse-type == 'spark'
Expand Down

0 comments on commit 11a39ef

Please sign in to comment.