We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cf59cf commit fb660cbCopy full SHA for fb660cb
.github/workflows/ci.yml
@@ -25,4 +25,4 @@ jobs:
25
run: melos format --output none --set-exit-if-changed
26
27
- name: Analyze
28
- run: melos analyze
+ run: flutter analyze
0 commit comments