ci: Use cargo check instead of build
This commit is contained in:
@@ -13,6 +13,6 @@ tasks:
|
||||
- rustfmt-check: |
|
||||
cd greetd
|
||||
cargo fmt -- --check
|
||||
- build: |
|
||||
- check: |
|
||||
cd greetd
|
||||
cargo build
|
||||
cargo check
|
||||
|
Reference in New Issue
Block a user