Skip to content

Commit

Permalink
Remove pip cache
Browse files Browse the repository at this point in the history
  • Loading branch information
VemundFredriksen committed Oct 15, 2023
1 parent a6b391c commit 53ffd66
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
uses: actions/setup-python@v2
with:
python-version: '3.10'
cache: 'pip'

- name: Install dependencies
run: pip install -r requirements.txt
Expand Down

0 comments on commit 53ffd66

Please sign in to comment.