Skip to content

Commit 7348036

Browse files
authored
fix: remove analytics due to cli update (#143)
1 parent 1ad5005 commit 7348036

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/flutter_package.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ jobs:
9494
- name: 📦 Install Dependencies
9595
run: |
9696
flutter pub global activate very_good_cli
97-
very_good --analytics false
9897
very_good packages get --recursive --ignore=${{inputs.package_get_excludes}}
9998
10099
- name: ⚙️ Run Setup

0 commit comments

Comments
 (0)