Skip to content

Commit

Permalink
No codesign in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nobu committed Mar 27, 2021
1 parent 9143d21 commit 8a89dd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/runner.rb
Expand Up @@ -2,6 +2,7 @@

# Should be done in rubygems test files?
ENV["GEM_SKIP"] = ENV["GEM_HOME"] = ENV["GEM_PATH"] = "".freeze
ENV.delete("RUBY_CODESIGN")

# Get bundled gems on load path
Dir.glob("#{__dir__}/../gems/*/*.gemspec")
Expand Down

0 comments on commit 8a89dd2

Please sign in to comment.