Skip to content

Commit d665cbf

Browse files
committed
cover CI hole which appears to be a proc_macro bindgen bug
1 parent b350158 commit d665cbf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/ci_build_rust.bash

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ else
2222
fi
2323

2424
cargo build --no-default-features -p sbp
25+
cargo build --no-default-features -p sbp --features swiftnav
2526
cargo build --no-default-features -p sbp --features serde
2627
cargo build --no-default-features -p sbp --features json
2728
cargo build --no-default-features -p sbp --features async

0 commit comments

Comments
 (0)