Reduce CI job matrix job count (#27660)
This commit is contained in:
parent
5d9e71ebe0
commit
9d799d40ba
3 changed files with 1 additions and 12 deletions
3
Gemfile
3
Gemfile
|
@ -103,9 +103,6 @@ gem 'rdf-normalize', '~> 0.5'
|
|||
gem 'private_address_check', '~> 0.5'
|
||||
|
||||
group :test do
|
||||
# Used to split testing into chunks in CI
|
||||
gem 'rspec_chunked', '~> 0.6'
|
||||
|
||||
# Adds RSpec Error/Warning annotations to GitHub PRs on the Files tab
|
||||
gem 'rspec-github', '~> 2.4', require: false
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue