Skip to content

Conversation

@saamerm
Copy link

@saamerm saamerm commented Jan 13, 2020

  • Added main.yml file that orders 2 jobs on every push and merge request
  • One job is to build iOS and the other builds Android
  • Removed armeabi from the list of Android ABI's since it was also breaking the Android build

Purpose of Action

  • The action performs a sanity test on your apps— makes sure the iOS & Android apps build on each commit or merge request, ensuring that there is no bug introduced in that commit
  • More details in the article or the corresponding unmetered article link

Testing

  • Tested the Action on my fork and it passed the tests

* Added main.yml file that orders 2 jobs on every push and merge request
* One job is to build iOS and the other builds Android
* Removed armeabi from the list of supported ABIs list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant