run tests on solutions; tune CSS for wider text
[rust-101.git] / Makefile
index 01d7298aa64dc8bec4d0b12eebb1a96215d5d1c3..f59d575f8ebac5151e9cff3e4f87c4c52709df82 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -36,5 +36,5 @@ workspace/src/main.rs:
 ## Crates
 crates: $(WORKSPACEFILES)
        @cargo build
-       @cd solutions && cargo build
        @cd workspace && cargo build
+       @cd solutions && cargo build && cargo test