Skip to content

Commit

Permalink
chore(test): add github summary
Browse files Browse the repository at this point in the history
  • Loading branch information
BuonOmo committed Sep 24, 2023
1 parent 27cf9aa commit 80ee635
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,7 @@ group :development, :test do
gem "mocha", "~> 1.14.0"
gem "sqlite3", "~> 1.4.4"

gem "minitest-github_action_reporter", github: "BuonOmo/minitest-github_action_reporter", require: "minitest/github_action_reporter_plugin"
gem "minitest", "~> 5.15.0"

end

0 comments on commit 80ee635

Please sign in to comment.