mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 16:51: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
|
- .kubernetes-env
|
||||||
- .common-refs
|
- .common-refs
|
||||||
script:
|
script:
|
||||||
- cargo install --locked --version 0.13.3 -q -f zepter && zepter --version
|
|
||||||
- zepter run check
|
- zepter run check
|
||||||
|
|
||||||
check-toml-format:
|
check-toml-format:
|
||||||
@@ -96,7 +95,6 @@ check-toml-format:
|
|||||||
- .kubernetes-env
|
- .kubernetes-env
|
||||||
- .common-refs
|
- .common-refs
|
||||||
script:
|
script:
|
||||||
- cargo install taplo-cli --locked --version 0.8.1
|
|
||||||
- taplo format --check --config .config/taplo.toml
|
- taplo format --check --config .config/taplo.toml
|
||||||
- echo "Please run `taplo format --config .config/taplo.toml` to fix any toml formatting issues"
|
- echo "Please run `taplo format --config .config/taplo.toml` to fix any toml formatting issues"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user