mirror of
https://github.com/sharkdp/bat.git
synced 2025-08-09 23:57:48 +02:00
Updates for review of PR 899
This commit is contained in:
committed by
David Peter
parent
014d754588
commit
42e3825daf
1
ci/script.bash
vendored
1
ci/script.bash
vendored
@ -17,3 +17,4 @@ fi
|
||||
cargo check --target "$TARGET" --verbose --lib --no-default-features
|
||||
cargo check --target "$TARGET" --verbose --lib --no-default-features --features git
|
||||
cargo check --target "$TARGET" --verbose --lib --no-default-features --features paging
|
||||
cargo check --target "$TARGET" --verbose --lib --no-default-features --features git,paging
|
||||
|
Reference in New Issue
Block a user