Skip to content

Commit fb660cb

Browse files
committed
Fixed analyze command
1 parent 2cf59cf commit fb660cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
run: melos format --output none --set-exit-if-changed
2626

2727
- name: Analyze
28-
run: melos analyze
28+
run: flutter analyze

0 commit comments

Comments
 (0)