chore(llc): enable verbose mode

This commit is contained in:
Salvatore Giordano
2022-01-28 16:46:14 +01:00
parent 4690106ff9
commit 291365187b
@@ -34,7 +34,7 @@ jobs:
run: |
flutter pub global activate melos ${{ env.melos_version }}
- name: "Bootstrap Workspace"
run: melos bootstrap
run: melos bootstrap --verbose
- name: "Dart Analyze"
run: |
melos run analyze