mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-18 23:39:00 -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:
parent
9d5853998c
commit
2a167f34f4
@ -409,3 +409,7 @@ src_install() {
|
||||
|
||||
einstalldocs
|
||||
}
|
||||
|
||||
src_test() {
|
||||
cargo_src_test --workspace
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user