Radish alpha
r
rad:zwTxygwuz5LDGBq255RA2CbNGrz8
Radicle CI broker
Radicle
Git
build(Makefile): build subplot as HTML
Lars Wirzenius committed 6 months ago
commit 2044a69e57b4c013582b517dadd110723107e1e4
parent 6bcf814
1 file changed +1 -0
modified Makefile
@@ -8,6 +8,7 @@ check:

build:
	cargo build --all-targets
+
	subplot docgen ci-broker.subplot -o ci-broker.html

fast-test: build
	timeout 60 cargo test -- --skip upgrades $(TESTS)