We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71cbc5e commit 1a49b3bCopy full SHA for 1a49b3b
Makefile
@@ -8,4 +8,5 @@ nix-start:
8
cd interface && cargo run
9
10
nix-test:
11
+ cd interface/ui && yarn build
12
cd interface && cargo run run-tests
0 commit comments