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 5171364
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ppx/dune
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
(include_preprocessed_sources
(exclude_dirs ../bench ../otherlibs))

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

0 comments on commit 5171364

Please sign in to comment.