AlexZhukovich/CoffeeDrinksWithJetpackCompose

Add integration with GitHub Actions

Closed this issue · 1 comments

  • Add 3 workflows for GitHub Actions ("feature branches" and "master branch and pull requests")

Workflow: feature branches

  • unit tests
  • integration tests

Workflow: pull requests and master branch

  • unit tests
  • integration tests
  • generating apk
  • coding style verifications

Merged in PR #28