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 Apr 4, 2024
1 parent bc201fd commit 71a8c09
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 71a8c09

Please sign in to comment.