remove flutter analyze.

This commit is contained in:
Aunali321 2022-08-01 17:22:08 +05:30 committed by GitHub
parent 591c025d2d
commit 884199f2fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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: