Contracts rename riscv-experimental and enable ci tests (#2879)

- Keep feature name short s/riscv-experimental/riscv
- Add to feature to CI build

---------

Co-authored-by: Bastian Köcher <git@kchr.de>
This commit is contained in:
PG Herveou
2024-01-08 14:11:31 +01:00
committed by GitHub
parent dbff87c268
commit 5daef5d086
3 changed files with 8 additions and 9 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ test-linux-stable:
--locked \
--release \
--no-fail-fast \
--features try-runtime,experimental,ci-only-tests \
--features try-runtime,experimental,riscv,ci-only-tests \
--partition count:${CI_NODE_INDEX}/${CI_NODE_TOTAL}
# Upload tests results to Elasticsearch
- echo "Upload test results to Elasticsearch"