Skip to content

Commit

Permalink
use dart pub instead of pub
Browse files Browse the repository at this point in the history
  • Loading branch information
eseidel committed Aug 28, 2023
1 parent 32d3522 commit cff3d8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coverage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

PACKAGES='cli db server types ui'

pub global activate coverage
dart pub global activate coverage

for PACKAGE_DIR in $PACKAGES
do
Expand Down

0 comments on commit cff3d8a

Please sign in to comment.