Showing
1 changed file
with
1 additions
and
0 deletions
| @@ -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 |
-
Please register or login to post a comment