to run "everything that validates the quality of the app" (unit tests, integration tests, linters…)
e
eygraber
03/15/2024, 2:00 PM
I like to split the tasks in check across different runners in my CI so it finishes faster.
Doesn't look like Android tests are getting run though 🤔