build: remove taplo job
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:
parent
55356eb302
commit
52f4ea5e61
1 changed files with 0 additions and 11 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue