Skip to content

CI: Adding basic checks in a new workflow #196

@Saransh-cpp

Description

@Saransh-cpp

The application right now lacks tests, we can add a couple of basic ones -

  • Lint tests (would make sure that no one is using a deprecated API or an older version of Flutter)
  • Making sure the apk builds (would make sure that a PR is not destroying the app completely)

These tests will run on push and on a PR which might make the reviewing process a bit easier. I can take this up if we plan on adding this!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions