Skip to content

Add GitHub Actions workflow for Android navigation tests#187

Merged
StuartFerguson merged 4 commits into
mainfrom
task/#177_android_nav_tests
Apr 7, 2025
Merged

Add GitHub Actions workflow for Android navigation tests#187
StuartFerguson merged 4 commits into
mainfrom
task/#177_android_nav_tests

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

This commit introduces a new workflow titled "Build and Run Android Navigation Tests" that is triggered on pull requests to the main branch. The workflow sets up the environment for building and testing an Android application using .NET. It includes steps for checking out the repository, configuring the .NET SDK and JDK, installing KVM and the Android SDK, creating and starting an Android emulator, and running the necessary tests.

This commit introduces a new workflow titled "Build and Run Android Navigation Tests" that is triggered on pull requests to the `main` branch. The workflow sets up the environment for building and testing an Android application using .NET. It includes steps for checking out the repository, configuring the .NET SDK and JDK, installing KVM and the Android SDK, creating and starting an Android emulator, and running the necessary tests.
@StuartFerguson StuartFerguson linked an issue Apr 7, 2025 that may be closed by this pull request
@StuartFerguson StuartFerguson merged commit c8a3871 into main Apr 7, 2025
4 checks passed
@github-actions github-actions Bot deleted the task/#177_android_nav_tests branch June 14, 2025 01:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CI Workflow - Android Navigation Tests

1 participant