Skip to content

Commit fb660cb

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)