mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 19:21:13 +00:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user