Skip to content

Commit

Permalink
dune: do not run tests during build
Browse files Browse the repository at this point in the history
  • Loading branch information
katrinafyi committed Mar 12, 2024
1 parent ffe4be6 commit 8042200
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions dune
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,7 @@
)
(section (site (asli aslfiles)))
)

(alias
(name default)
(deps (package asli)))

0 comments on commit 8042200

Please sign in to comment.