Skip to content
This repository was archived by the owner on Apr 24, 2021. It is now read-only.

Commit 0799465

Browse files
committed
dune: don't try to build in test/
1 parent 1a68f9d commit 0799465

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dune

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(dirs :standard \ examples)
1+
(dirs :standard \ examples test)
22
(env
33
(dev
44
(flags (:standard -warn-error -A))))

0 commit comments

Comments
 (0)