chore(repo): fix workflow

Signed-off-by: xsahil03x <[email protected]>
This commit is contained in:
Sahil Kumar
2022-05-12 15:06:48 +05:30
committed by xsahil03x
parent 278fb2dd69
commit 2499755a05
2 changed files with 2 additions and 2 deletions
@@ -94,7 +94,7 @@ jobs:
- name: "Install Tools"
run: |
flutter pub global activate melos ${{ env.melos_version }}
pub global activate remove_from_coverage
flutter pub global activate remove_from_coverage
- name: "Bootstrap Workspace"
run: melos bootstrap
- name: "Flutter Test"