From c26b0a8e1b4d445acf498ee61ea9d16dcc6699ab Mon Sep 17 00:00:00 2001 From: David Gidwani Date: Sat, 22 Feb 2020 01:09:34 -0500 Subject: [PATCH] remove wheelhouse caching from CI tests --- .semaphore/semaphore.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.semaphore/semaphore.yml b/.semaphore/semaphore.yml index d095b0e..876a573 100644 --- a/.semaphore/semaphore.yml +++ b/.semaphore/semaphore.yml @@ -34,7 +34,6 @@ blocks: prologue: commands: - checkout - - cache restore wheelhouse-$SEMAPHORE_GIT_BRANCH,wheelhouse-master jobs: - name: Unit tests commands: