ci: Add lockfile check
This commit is contained in:
@@ -15,5 +15,5 @@ tasks:
|
||||
cargo fmt -- --check
|
||||
- test: |
|
||||
cd greetd
|
||||
cargo check --all-targets --all-features
|
||||
cargo test --all-targets --all-features
|
||||
cargo check --locked --all-targets --all-features
|
||||
cargo test --all-targets --all-features
|
||||
|
Reference in New Issue
Block a user