mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-22 18:28:01 +00:00
Refactors the api (#113)
* Refactor api. * Try fix ci. * Fix test. * Address review comments.
This commit is contained in:
@@ -16,8 +16,7 @@ jobs:
|
||||
|
||||
- name: setup
|
||||
run: |
|
||||
rustup install nightly
|
||||
rustup component add rustfmt --toolchain nightly
|
||||
rustup install nightly --profile default
|
||||
|
||||
- name: fmt
|
||||
run: cargo +nightly fmt --all -- --check
|
||||
|
||||
Reference in New Issue
Block a user