Do not build the book during test (#432)

Avoid spurious changes in the build output directory.
This commit is contained in:
xermicus
2025-12-15 14:16:03 +01:00
committed by GitHub
parent e568a924ae
commit 91bd1b0b4e
2 changed files with 4 additions and 2 deletions
-1
View File
@@ -92,7 +92,6 @@ test-llvm-builder:
test-book:
cargo install mdbook --version 0.5.1 --locked
mdbook test book
mdbook build book
bench: install-bin
cargo criterion --all --all-features --message-format=json \