chore: fix

This commit is contained in:
Koji Wakamiya 2025-12-15 07:17:43 +09:00
parent 9fa5d5b85a
commit f51b75e414
No known key found for this signature in database
1 changed files with 1 additions and 3 deletions

View File

@ -15,7 +15,5 @@ jobs:
with:
channel: stable
cache: true
- uses: invertase/github-action-dart-analyzer@e981b01a458d0bab71ee5da182e5b26687b7101b # v3.0.0
with:
fatal-warnings: false
- run: flutter analyze
- run: dart format --output=none --set-exit-if-changed .