Local testing

This commit is contained in:
2023-08-05 16:07:38 +01:00
parent e8bdc76f2e
commit 9904c6792e

View File

@@ -65,7 +65,8 @@ 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 pop
git stash list
git stash apply
- restore_cache:
keys:
- emulator-cache-v1-