Local testing

This commit is contained in:
2023-08-05 15:11:56 +01:00
parent b776165dfd
commit 8c09bef2c7

View File

@@ -121,7 +121,7 @@ commands:
steps: steps:
# The next step will run the unit tests # The next step will run the unit tests
- android/decode-keystore: - android/decode-keystore:
keystore-location: $PWD/app/keystore.jks keystore-location: "./app/keystore.jks"
- run: - run:
name: files list name: files list
command: | command: |