Skip to content

Commit

Permalink
ci: fix disable analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
gabaldon committed Dec 21, 2023
1 parent d20ee10 commit d4158fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ jobs:

- name: Flutter Doctor
run: |
flutter --disable-telemetry
flutter --disable-analytics
flutter doctor
- name: Install Project Dependencies
Expand Down

0 comments on commit d4158fb

Please sign in to comment.