Skip to content

Commit 76d2775

Browse files
committed
Aggregate publication project
1 parent 88afb49 commit 76d2775

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build.sbt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@ lazy val hmda = (project in file("."))
5252
query,
5353
platformTest,
5454
validation,
55-
census)
55+
census,
56+
publication)
5657

5758
lazy val model = (crossProject in file("model"))
5859
.settings(hmdaBuildSettings: _*)

0 commit comments

Comments
 (0)