Skip to content

Commit 68c1d8b

Browse files
authored
Drop old cache
1 parent 48d1802 commit 68c1d8b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333
with:
3434
path: .venv
3535
key: venv-${{matrix.os}}-py${{steps.python.outputs.python-version}}-${{hashFiles('pyproject.toml')}}
36-
restore-keys: venv-${{matrix.os}}-py${{steps.python.outputs.python-version}}-
3736
- name: Create virtualenv
3837
run: |
3938
python -m venv .venv

0 commit comments

Comments
 (0)