Skip to content

Commit f6d4624

Browse files
committed
Run go_gem:test in build_all
1 parent 7b4d318 commit f6d4624

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
@@ -133,6 +133,6 @@ task :release do
133133
end
134134
end
135135

136-
task build_all: %w[ruby:build_all go:build_all ruby_h_to_go:test patch_for_go_gem:test]
136+
task build_all: %w[ruby:build_all go:build_all go_gem:test ruby_h_to_go:test patch_for_go_gem:test]
137137

138138
task default: :build_all

0 commit comments

Comments
 (0)