mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-22 12:21:18 +00:00
Use a smaller taplo.
This commit is contained in:
parent
ae8c062f69
commit
4b8118dce9
1 changed files with 1 additions and 3 deletions
|
@ -55,10 +55,8 @@ steps:
|
|||
- event: pull_request
|
||||
|
||||
toml_fmt:
|
||||
image: *rust_image
|
||||
image: tamasfe/taplo:0.8.1-alpine
|
||||
commands:
|
||||
- <<: *install_binstall
|
||||
- cargo binstall -y taplo-cli
|
||||
- taplo format --check
|
||||
when:
|
||||
- event: pull_request
|
||||
|
|
Loading…
Reference in a new issue