Skip to content

Commit

Permalink
fix conformance entrypoint on ci
Browse files Browse the repository at this point in the history
  • Loading branch information
segiddins committed Mar 7, 2024
1 parent 0095610 commit a106240
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/conformance-entrypoint
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# frozen_string_literal: true

ENV["BUNDLE_GEMFILE"] = File.expand_path("../Gemfile", __dir__)
require "bundler/setup"

require "tmpdir"

Expand Down

0 comments on commit a106240

Please sign in to comment.