We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b350158 commit d665cbfCopy full SHA for d665cbf
scripts/ci_build_rust.bash
@@ -22,6 +22,7 @@ else
22
fi
23
24
cargo build --no-default-features -p sbp
25
+cargo build --no-default-features -p sbp --features swiftnav
26
cargo build --no-default-features -p sbp --features serde
27
cargo build --no-default-features -p sbp --features json
28
cargo build --no-default-features -p sbp --features async
0 commit comments