vernet
vernet copied to clipboard
Enforce flutter analyze and flutter tests in workflow
In workflow, I skipped (or commented) these two commands.
Are they failing?
Yes analyze fails whereas there is no tests created yet. There should be some tests.
#47 Once analyzer warnings removed, we can enforce this.