Skip to content

Commit

Permalink
don't cache pip -- we are not installing anything
Browse files Browse the repository at this point in the history
  • Loading branch information
zingale committed May 4, 2024
1 parent e2f4187 commit 310ce89
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/check_powi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: '3.11'
cache: "pip"

- name: Run check_powi
run: |
Expand Down

0 comments on commit 310ce89

Please sign in to comment.