Skip to content

Commit a7689be

Browse files
committed
this can't be it
1 parent 581f2fc commit a7689be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

2121
- uses: actions/cache@v3
22-
id: cache
22+
# id: cache
2323
with:
2424
path: ~/.cache/pip
2525
key: ${{ runner.os }}-pip-${{ hashFiles('setup.py') }}

0 commit comments

Comments
 (0)