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

Commit

Permalink
Make sure we update the Cargo.lock in the polkadot companion (#7135)
Browse files Browse the repository at this point in the history
  • Loading branch information
bkchr authored Sep 17, 2020
1 parent 6d44481 commit eb71b37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .maintain/gitlab/check_polkadot_companion_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,5 @@ $CARGO_HOME/bin/diener --substrate --branch $CI_COMMIT_REF_NAME --git https://gi
cd polkadot

# Test Polkadot pr or master branch with this Substrate commit.
cargo update -p sp-io
time cargo test --all --release --verbose

0 comments on commit eb71b37

Please sign in to comment.