Skip to content

Commit

Permalink
. e added activate command to shell script
Browse files Browse the repository at this point in the history
  • Loading branch information
yelmuratoff committed May 9, 2024
1 parent cf938ac commit 134b35c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build_and_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
dart pub get
dart format .
dart analyze
dart pub global activate coverage
dart run test --coverage=./coverage && dart pub global run coverage:format_coverage --packages=.dart_tool/package_config.json --report-on=lib --lcov -o ./coverage/lcov.info -i ./coverage

0 comments on commit 134b35c

Please sign in to comment.