Skip to content

Commit

Permalink
Ensure melos example is installed before tests run
Browse files Browse the repository at this point in the history
  • Loading branch information
dam5s committed Sep 24, 2024
1 parent 1a2afa7 commit a50517d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
setup:
dart pub get
dart pub global activate melos
cd test_resources/example_melos_codebase; dart pub get

check:
dart format lib --line-length 100 --set-exit-if-changed
Expand Down

0 comments on commit a50517d

Please sign in to comment.