Skip to content

Commit 1a49b3b

Browse files
committed
Compile UI as part of nix-test.
1 parent 71cbc5e commit 1a49b3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ nix-start:
88
cd interface && cargo run
99

1010
nix-test:
11+
cd interface/ui && yarn build
1112
cd interface && cargo run run-tests

0 commit comments

Comments
 (0)