Use a smaller taplo.

This commit is contained in:
Dessalines 2024-05-16 14:50:38 -04:00
parent ae8c062f69
commit 4b8118dce9

View file

@ -55,10 +55,8 @@ steps:
- event: pull_request - event: pull_request
toml_fmt: toml_fmt:
image: *rust_image image: tamasfe/taplo:0.8.1-alpine
commands: commands:
- <<: *install_binstall
- cargo binstall -y taplo-cli
- taplo format --check - taplo format --check
when: when:
- event: pull_request - event: pull_request