Jonny Borges
Committed by GitHub

Update main.yml

@@ -19,6 +19,7 @@ jobs: @@ -19,6 +19,7 @@ jobs:
19 with: 19 with:
20 flutter-version: '1.20.2' 20 flutter-version: '1.20.2'
21 channel: 'stable' 21 channel: 'stable'
  22 + - run: cd getx
22 - run: flutter pub get 23 - run: flutter pub get
23 #- run: flutter analyze 24 #- run: flutter analyze
24 # run flutter widgets tests and unit tests 25 # run flutter widgets tests and unit tests