Skip to content

Commit dc3ff83

Browse files
committed
DEBUG WINDOWS
1 parent ca02c3d commit dc3ff83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

check/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ endif
7474

7575
prepare:
7676
dune build ..
77-
make -C ../examples build > /dev/null 2>&1
77+
make -C ../examples build
7878

7979
check.$(EXT)$(EXE):
8080
make -C src $@

0 commit comments

Comments
 (0)