remove flutter analyze.

This commit is contained in:
Aunali321
2022-08-01 17:22:08 +05:30
committed by GitHub
parent 591c025d2d
commit 884199f2fa

View File

@ -18,7 +18,6 @@ jobs:
channel: 'stable'
- run: flutter pub get
- run: flutter format --set-exit-if-changed .
- run: flutter analyze .
- run: flutter build apk
- uses: actions/upload-artifact@v1
with: