add feature and fix ci (#9800)

This commit is contained in:
Guillaume Thiolliere
2021-09-20 16:49:04 +02:00
committed by GitHub
parent cddafd523e
commit 0930948580
7 changed files with 8 additions and 1 deletions
+2
View File
@@ -48,3 +48,5 @@ 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 = []
# Disable ui tests
disable-ui-tests = []