Skip to content

Commit

Permalink
install test gems
Browse files Browse the repository at this point in the history
  • Loading branch information
gjtorikian committed Feb 6, 2023
1 parent 8da0f29 commit 9d18494
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions script/test-gem-build
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ else
bundle exec rake gem:${BUILD_NATIVE_GEM}
fi

gem install minitest
gem install minitest-reporters
./script/test-gem-file-contents pkg/commonmarker*.gem

mkdir -p ${OUTPUT_DIR}
Expand Down

0 comments on commit 9d18494

Please sign in to comment.