Skip to content

community/greetd: use cargo test in check()

fossdd requested to merge fossdd/aports:greetd-cargo-test into master

cargo check doesn't run any tests and only checks if it builds

https://doc.rust-lang.org/cargo/commands/cargo-check.html

Merge request reports