mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-07 06:08:03 +00:00
Remove cargo install for Zepter and Taplo (#2614)
This commit is contained in:
committed by
GitHub
parent
f8b03d9564
commit
2f9af7873d
@@ -87,7 +87,6 @@ check-rust-feature-propagation:
|
||||
- .kubernetes-env
|
||||
- .common-refs
|
||||
script:
|
||||
- cargo install --locked --version 0.13.3 -q -f zepter && zepter --version
|
||||
- zepter run check
|
||||
|
||||
check-toml-format:
|
||||
@@ -96,7 +95,6 @@ check-toml-format:
|
||||
- .kubernetes-env
|
||||
- .common-refs
|
||||
script:
|
||||
- cargo install taplo-cli --locked --version 0.8.1
|
||||
- taplo format --check --config .config/taplo.toml
|
||||
- echo "Please run `taplo format --config .config/taplo.toml` to fix any toml formatting issues"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user