Skip to content

Commit 3651cf6

Browse files
committed
capnp: remove make check
Per #5435 (comment)
1 parent dd3c521 commit 3651cf6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Formula/capnp.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ def install
3434

3535
mkdir "build" do
3636
system "cmake", "..", *std_cmake_args
37-
system "make", "check"
3837
system "make", "install"
3938
end
4039
end

0 commit comments

Comments
 (0)