Skip to content

Commit db6414d

Browse files
committed
[FIXUP] Oops... wrong method for ruby-head:build
1 parent 6a7faca commit db6414d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ namespace :test do
6464
end
6565

6666
task "ruby-head:build" do
67-
run_tests_in_docker
67+
build_ruby_docker_image
6868
end
6969

7070
desc "Run tests in docker for ruby-head"

0 commit comments

Comments
 (0)