Skip to content

Commit e61584d

Browse files
committed
okay don't do anything silly with the cache hits i guess
1 parent 6f8da7c commit e61584d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
python-version: 3.8
2020

2121
- uses: actions/cache@v1
22-
id: cache
2322
with:
2423
path: ~/.cache/pip
2524
key: ${{ runner.os }}-pip-${{ hashFiles('setup.py') }}

0 commit comments

Comments
 (0)