chore: fix
This commit is contained in:
parent
9fa5d5b85a
commit
f51b75e414
|
|
@ -15,7 +15,5 @@ jobs:
|
||||||
with:
|
with:
|
||||||
channel: stable
|
channel: stable
|
||||||
cache: true
|
cache: true
|
||||||
- uses: invertase/github-action-dart-analyzer@e981b01a458d0bab71ee5da182e5b26687b7101b # v3.0.0
|
- run: flutter analyze
|
||||||
with:
|
|
||||||
fatal-warnings: false
|
|
||||||
- run: dart format --output=none --set-exit-if-changed .
|
- run: dart format --output=none --set-exit-if-changed .
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue