mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 07:01:05 +00:00
Avoid running some test 2 times when unneeded (#9124)
* avoid running some test 2 times when unneeded * Update frame/support/test/Cargo.toml
This commit is contained in:
committed by
GitHub
parent
9b87134bc6
commit
205ab6dee1
@@ -40,4 +40,6 @@ std = [
|
||||
"sp-state-machine",
|
||||
]
|
||||
try-runtime = ["frame-support/try-runtime"]
|
||||
# WARNING: CI only execute pallet test with this feature,
|
||||
# if the feature intended to be used outside, CI and this message need to be updated.
|
||||
conditional-storage = []
|
||||
|
||||
Reference in New Issue
Block a user