Skip to content

Commit

Permalink
CI: Update CI script for building all features
Browse files Browse the repository at this point in the history
Signed-off-by: Gowtham Suresh Kumar <[email protected]>
  • Loading branch information
gowthamsk-arm committed Mar 7, 2024
1 parent fb80991 commit bb0d49f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,5 @@ if cargo clippy --version; then
fi

RUST_BACKTRACE=1 cargo test

RUST_BACKTRACE=1 cargo build --all-features

0 comments on commit bb0d49f

Please sign in to comment.