From 050063dc7421c0bc0c6ce17956ea2de1eb3aa93e Mon Sep 17 00:00:00 2001 From: hmalik144 Date: Sat, 5 Aug 2023 16:10:34 +0100 Subject: [PATCH] Local testing --- .circleci/config.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index c412dd7..4c98d53 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -65,8 +65,6 @@ commands: git config --global user.name "$GIT_EMAIL" git remote add -f driver_app_data https://github.com/hmalik144/driver_app_data.git git subtree add --prefix=driver_app_data driver_app_data main --squash - git stash list - git stash apply - restore_cache: keys: - emulator-cache-v1-