Update analyze script

This commit is contained in:
Anton Tananaev 2025-06-05 23:15:45 -07:00
parent bf09593e32
commit 62c2d42748

View file

@ -13,5 +13,4 @@ jobs:
- uses: actions/checkout@v4
- uses: subosito/flutter-action@v2
- run: flutter pub get
- run: flutter build apk --debug
- run: flutter analyze