Add subsystems regression tests to CI (#3527)

Fixes https://github.com/paritytech/polkadot-sdk/issues/3530
This commit is contained in:
Andrei Eres
2024-03-13 17:54:41 +01:00
committed by GitHub
parent 878b5dd010
commit 256546b7b9
6 changed files with 134 additions and 99 deletions
@@ -26,3 +26,4 @@ pub(crate) mod keyring;
pub(crate) mod mock;
pub(crate) mod network;
pub mod usage;
pub mod utils;