Skip to content

Commit d47a4cc

Browse files
committed
Test melos directly
1 parent a152527 commit d47a4cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Setup Melos
1717
run: flutter pub global activate melos
1818
- name: Bootstrap Project
19-
run: flutter pub global run melos bootstrap
19+
run: melos bootstrap
2020
- name: Run Test Suite
2121
run: flutter pub global run melos run test
2222
- name: Compile Test Coverage Report

0 commit comments

Comments
 (0)