Radish alpha
r
Radicle CI broker
Radicle
Git (anonymous pull)
Log in to clone via SSH
build(Makefile): build subplot as HTML
Lars Wirzenius committed 7 months ago
commit 2044a69e57b4c013582b517dadd110723107e1e4
parent 6bcf81400438044df0a11a564112fcdfbc9c381e
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)