Skip to content

Commit 75e479e

Browse files
Merge pull request #998 from MisterDA/remove-luv
Don't run removed tests of libuv backend
2 parents f83bcf3 + 0e22bae commit 75e479e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@ coverage :
105105
rm -rf _build/default/test/ppx_expect
106106
find _build -name '*.coverage' | xargs rm -f
107107
BISECT_ENABLE=yes dune runtest --force
108-
BISECT_ENABLE=yes dune build @runtest_libuv --force
109108
bisect-ppx-report html $(EXPECTED_FILES)
110109
bisect-ppx-report summary
111110
@echo See _coverage/index.html

0 commit comments

Comments
 (0)