Skip to content

Commit

Permalink
build: don't cache python deps
Browse files Browse the repository at this point in the history
  • Loading branch information
JasperHG90 committed Jan 6, 2024
1 parent 487f623 commit d7678ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: '3.10'
cache: 'pip'
- name: Initialize Pants
uses: pantsbuild/actions/init-pants@main
with:
Expand Down

0 comments on commit d7678ee

Please sign in to comment.