Scottish-Tech-Army / Soundscape-Android

This is the source for an Android version of the original iOS Soundscape app
https://scottish-tech-army.github.io/Soundscape-Android/
Other
3 stars 2 forks source link

Improve github actions #14

Closed davecraig closed 3 months ago

davecraig commented 3 months ago

The gradlew file is now stored in git as executable so that no permission messing is required. The run-tests action is extended to run the instrumentation tests in an emulator. setup-gradle is now used to improve gradle caching.