Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Enable disputes
Browse files Browse the repository at this point in the history
  • Loading branch information
Lldenaurois committed Aug 31, 2021
1 parent c19f66d commit 0d24180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,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
Expand Down

0 comments on commit 0d24180

Please sign in to comment.