Skip to content

Commit f36e2eb

Browse files
committed
is restoring cache necessary in the job?
1 parent 8a974fb commit f36e2eb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.circleci/config.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -227,10 +227,6 @@ jobs:
227227
fi
228228
- attach_workspace:
229229
at: /tmp
230-
- restore_cache:
231-
keys:
232-
- regression-v1-{{ epoch }}
233-
- regression-v1-
234230
- run:
235231
name: Check PyPi preconditions
236232
command: |

0 commit comments

Comments
 (0)