Skip to content

Commit 09e1c8d

Browse files
vsbharathjstvz
andauthored
Remove cache
Co-authored-by: James Estevez <jestevez@salesforce.com>
1 parent dc74564 commit 09e1c8d

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.github/workflows/release_test_sfdx.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -45,14 +45,6 @@ jobs:
4545
uses: actions/setup-python@v5
4646
with:
4747
python-version: 3.11
48-
cache: pip
49-
cache-dependency-path: "pyproject.toml"
50-
- name: Check pip cache existence
51-
run: |
52-
if [ ! -d ~/.cache/pip ]; then
53-
echo "No pip cache directory found, skipping cache step."
54-
fi
55-
5648
- name: Set up uv
5749
uses: SFDO-Tooling/setup-uv@main
5850
with:

0 commit comments

Comments
 (0)