build: remove taplo job
All checks were successful
Test / build (map[name:nightly]) (push) Successful in 17s
Test / build (map[name:stable]) (push) Successful in 19s
Release Please / Release-plz (push) Successful in 10s

The image doesn't support the checkout step, os can't get the file to verify them.

Will add this in again via kemitix/rust#16
This commit is contained in:
Paul Campbell 2025-01-12 15:25:01 +00:00
parent 55356eb302
commit 52f4ea5e61

View file

@ -13,17 +13,6 @@ env:
CARGO_TERM_COLOR: always
jobs:
toml:
runs-on: docker
container:
image:
docker.io/tamasfe/taplo:0.9.3
steps:
- name: toml format
run: taplo format --check
build:
runs-on: docker