Skip to content

Commit

Permalink
Merge branch 'paritytech:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
hummusonrails authored May 8, 2023
2 parents a3e9c41 + a2b0946 commit f0e1163
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 f0e1163

Please sign in to comment.