mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-01 13:37:57 +00:00
enable disputes feature in CI (#4168)
This commit is contained in:
@@ -197,7 +197,7 @@ test-build-linux-stable:
|
||||
script:
|
||||
- ./scripts/gitlab/test_linux_stable.sh
|
||||
# we're using the bin built here, instead of having a parallel `build-linux-release`
|
||||
- time cargo build --release --verbose --bin polkadot
|
||||
- time cargo build --release --verbose --bin polkadot --features "disputes"
|
||||
- sccache -s
|
||||
# pack artifacts
|
||||
- mkdir -p ./artifacts
|
||||
|
||||
Reference in New Issue
Block a user