Skip to content

Commit

Permalink
Build ppx/ as part of @check alias
Browse files Browse the repository at this point in the history
Signed-off-by: Nathan Rebours <[email protected]>
  • Loading branch information
NathanReb committed Dec 15, 2023
1 parent 4d939e4 commit 6c5612d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ppx/dune
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
(include_preprocessed_sources
(exclude_dirs ../bench ../otherlibs))

(alias
(name check)
(deps
(alias_rec ./all)))

0 comments on commit 6c5612d

Please sign in to comment.