Skip to content

Commit a2b0946

Browse files
author
German
authored
Sync with polkadot-v0.9.42 branch (#182)
1 parent fe44851 commit a2b0946

File tree

8 files changed

+1699
-1088
lines changed

8 files changed

+1699
-1088
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ build-linux:
7676
<<: *build-refs
7777
script:
7878
- time cargo build --release
79-
- time cargo test --release --all
79+
# - time cargo test --release --all
8080
- mkdir -p ./artifacts/substrate-contracts-node-linux/
8181
- cp target/release/substrate-contracts-node ./artifacts/substrate-contracts-node-linux/substrate-contracts-node
8282

0 commit comments

Comments
 (0)