We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66c4475 commit 446fdfeCopy full SHA for 446fdfe
Gemfile
@@ -54,7 +54,7 @@ group :development, :test do
54
55
gem "rake"
56
gem "debug"
57
- gem "minitest-bisect", github: "BuonOmo/minitest-bisect", branch: "main"
+ gem "minitest-bisect", github: "BuonOmo/minitest-bisect", branch: "no-fail-fast"
58
gem "minitest-excludes", "~> 2.0.1"
59
gem "minitest-github_action_reporter", github: "BuonOmo/minitest-github_action_reporter", require: "minitest/github_action_reporter_plugin"
60
gem "ostruct", "~> 0.6"
0 commit comments