Skip to content

Commit

Permalink
test that FAIL-CI actually fails
Browse files Browse the repository at this point in the history
  • Loading branch information
mutantcornholio committed Aug 16, 2024
1 parent c11efdb commit dfb17b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions polkadot/parachain/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,6 @@ mod wasm_api;
#[cfg(all(not(feature = "std"), feature = "wasm-api"))]
pub use wasm_api::*;

// FAIL-CI

extern crate alloc;

0 comments on commit dfb17b1

Please sign in to comment.