Fix sanity test flakiness by prebuilding binaries (#16530)
* Fix sanity test flakiness by prebuilding binaries * ignore shellcheck * bump * nudge * simplify
This commit is contained in:
@@ -9,7 +9,6 @@ extern crate self as solana_frozen_abi;
|
||||
pub mod abi_digester;
|
||||
#[cfg(RUSTC_WITH_SPECIALIZATION)]
|
||||
pub mod abi_example;
|
||||
|
||||
#[cfg(RUSTC_WITH_SPECIALIZATION)]
|
||||
mod hash;
|
||||
|
||||
|
Reference in New Issue
Block a user