mirror of
https://github.com/sharkdp/bat.git
synced 2025-09-01 10:52:24 +01:00
Add --bins flag in CI before_deploy
This commit is contained in:
committed by
David Peter
parent
cf68b13322
commit
d3243903c0
@@ -427,7 +427,7 @@ git clone --recursive https://github.com/sharkdp/bat
|
||||
|
||||
# Build (debug version)
|
||||
cd bat
|
||||
cargo build
|
||||
cargo build --bins
|
||||
|
||||
# Run unit tests and integration tests
|
||||
cargo test
|
||||
|
Reference in New Issue
Block a user