Add running the doctests to the ci

This commit is contained in:
Gwilym Kuiper 2022-07-12 15:07:59 +01:00
parent 4a6b093f6d
commit 65258ac575

View file

@ -37,7 +37,7 @@ run-game game:
run-game-debug game:
(cd "examples/{{game}}" && cargo run)
ci: build-debug clippy test build-release test-release build-roms build-book
ci: build-debug clippy test build-release test-release doctest-agb build-roms build-book
build-roms:
just _build-rom "examples/the-purple-night" "PURPLENIGHT"