Project lint checked and step added to config.yml

This commit is contained in:
2022-10-02 17:43:52 +01:00
parent e07e10079e
commit 8100f0b879
26 changed files with 71 additions and 63 deletions

View File

@@ -8,4 +8,5 @@ jobs:
- run: flutter doctor
- run: flutter pub get
- run: flutter pub run build_runner build
- run: flutter analyze lib
- run: flutter test