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 8 months ago
commit d439450050d7909a3cfe94782bd44e13a7805d53
parent c0a4caf0906af289aa38d5040216b4572d0602ef
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)