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 1ad5005 commit 7348036Copy full SHA for 7348036
.github/workflows/flutter_package.yml
@@ -94,7 +94,6 @@ jobs:
94
- name: 📦 Install Dependencies
95
run: |
96
flutter pub global activate very_good_cli
97
- very_good --analytics false
98
very_good packages get --recursive --ignore=${{inputs.package_get_excludes}}
99
100
- name: ⚙️ Run Setup
0 commit comments