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 5, 2023
1 parent 57d3118 commit a7f7aa8
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 a7f7aa8

Please sign in to comment.