Merge branch 'master' of https://github.com/jonataslaw/getx into master
Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -20,7 +20,7 @@ jobs: | @@ -20,7 +20,7 @@ jobs: | ||
| 20 | flutter-version: '1.20.2' | 20 | flutter-version: '1.20.2' | 
| 21 | channel: 'stable' | 21 | channel: 'stable' | 
| 22 | - run: flutter pub get | 22 | - run: flutter pub get | 
| 23 | - - run: flutter analyze | 23 | + #- run: flutter analyze | 
| 24 | # run flutter widgets tests and unit tests | 24 | # run flutter widgets tests and unit tests | 
| 25 | - run: flutter test --coverage | 25 | - run: flutter test --coverage | 
| 26 | # Upload coverage reports to Codecov | 26 | # Upload coverage reports to Codecov | 
- 
Please register or login to post a comment