mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 04:23:16 -04:00
app-text/typst: run tests for all rust packages
typst has integration tests in a subdir and there was no test in crates/typst-cli so the ebuild previously didn't test much. Signed-off-by: odrling <florianbadie@odrling.xyz>
This commit is contained in:
@@ -409,3 +409,7 @@ src_install() {
|
||||
|
||||
einstalldocs
|
||||
}
|
||||
|
||||
src_test() {
|
||||
cargo_src_test --workspace
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user