Skip to content

Commit

Permalink
Sync with polkadot-v0.9.42 branch (#182)
Browse files Browse the repository at this point in the history
  • Loading branch information
German authored May 5, 2023
1 parent fe44851 commit a2b0946
Show file tree
Hide file tree
Showing 8 changed files with 1,699 additions and 1,088 deletions.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ build-linux:
<<: *build-refs
script:
- time cargo build --release
- time cargo test --release --all
# - time cargo test --release --all
- mkdir -p ./artifacts/substrate-contracts-node-linux/
- cp target/release/substrate-contracts-node ./artifacts/substrate-contracts-node-linux/substrate-contracts-node

Expand Down
Loading

0 comments on commit a2b0946

Please sign in to comment.