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

Commit

Permalink
deprecate unneeded modules
Browse files Browse the repository at this point in the history
  • Loading branch information
seunlanlege committed Sep 4, 2023
1 parent 356a516 commit 76b1f13
Show file tree
Hide file tree
Showing 38 changed files with 1,784 additions and 13,624 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,6 @@ jobs:
cargo +nightly-2022-10-28 check -p pallet-ismp --no-default-features --target=wasm32-unknown-unknown --verbose --locked
cargo +nightly-2022-10-28 check -p ismp-parachain --no-default-features --target=wasm32-unknown-unknown --verbose --locked
cargo +nightly-2022-10-28 check -p ismp-demo --no-default-features --target=wasm32-unknown-unknown --verbose --locked
cargo +nightly-2022-10-28 check -p ismp-grandpa-primitives --no-default-features --target=wasm32-unknown-unknown --verbose --locked
cargo +nightly-2022-10-28 check -p ismp-grandpa-verifier --no-default-features --target=wasm32-unknown-unknown --verbose --locked
cargo +nightly-2022-10-28 check -p ismp-grandpa --no-default-features --target=wasm32-unknown-unknown --verbose --locked
cargo +nightly-2022-10-28 check -p ismp-evm --no-default-features --target=wasm32-unknown-unknown --verbose --locked
- name: Test
run: |
Expand Down
Loading

0 comments on commit 76b1f13

Please sign in to comment.