Use a smaller taplo.

This commit is contained in:
Dessalines 2024-05-16 14:50:38 -04:00
parent ae8c062f69
commit 4b8118dce9
1 changed files with 1 additions and 3 deletions

View File

@ -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