Skip to content

Commit

Permalink
Merge pull request #216 from NathanReb/deriving-inline-in-ci
Browse files Browse the repository at this point in the history
Run deriving_inline code generation as part of @runtest
  • Loading branch information
NathanReb authored Jan 27, 2021
2 parents 0ebde9a + 0d6bb44 commit 251c4bd
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 @@ -2,3 +2,7 @@
(_
(binaries
(test/expect/expect_test.exe as expect-test))))

(alias
(name runtest)
(deps (alias_rec lint)))

0 comments on commit 251c4bd

Please sign in to comment.