Build store fuzzing in run_desktop_tests too

This commit is contained in:
Julien Cretin
2020-11-11 12:56:36 +01:00
parent 163e92fa6b
commit d3ee698d69

View File

@@ -60,6 +60,9 @@ cargo fuzz build
cd libraries/cbor
cargo fuzz build
cd ../..
cd libraries/persistent_store
cargo fuzz build
cd ../..
echo "Checking that CTAP2 builds and links properly (1 set of features)..."
cargo build --release --target=thumbv7em-none-eabi --features with_ctap1