Local testing

This commit is contained in:
2023-08-05 16:23:26 +01:00
parent db83af81e7
commit 761822b294

View File

@@ -60,6 +60,7 @@ commands:
- run:
name: Setup subtree for test data
command: |
git stash
git config --global user.email "$GIT_EMAIL"
git config --global user.name "$GIT_EMAIL"
git remote add -f driver_app_data https://github.com/hmalik144/driver_app_data.git