Skip to content

Commit

Permalink
Merge branch 'master' into aj/decode-all
Browse files Browse the repository at this point in the history
  • Loading branch information
ascjones committed Jul 4, 2023
2 parents 2e89d3e + 14c850c commit 248d1a9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .config/cargo_spellcheck.dic
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,10 @@ FFI
Gnosis
GPL
KECCAK
L1
L2
Polkadot
PSP22
RPC
SHA
UI/S
Expand Down Expand Up @@ -62,6 +65,7 @@ scalability
scalable
stdin
stdout
subber
tuple
unordered
untyped
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
substrate-contracts-node -lruntime::contracts=debug 2>&1 | tee /tmp/contracts-node.log &
- name: Rust Cache
uses: Swatinem/rust-cache@v2.5.0
uses: Swatinem/rust-cache@v2.5.1

- name: Install `cargo-contract` `master`
uses: actions-rs/cargo@v1
Expand Down

0 comments on commit 248d1a9

Please sign in to comment.