Skip to content

Commit ec3d2dd

Browse files
committed
Make sure tests on OCaml-CI tests pass on Windows
1 parent 75c9bb4 commit ec3d2dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/dune

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@
217217
(flags --enable=effects))
218218
(build_if
219219
(and
220+
(<> %{os_type} Win32)
220221
(<> %{architecture} i386)
221222
(<> %{architecture} riscv)))
222223
(libraries picos))

0 commit comments

Comments
 (0)