Don't run the tool in CI
This commit is contained in:
parent
97197190f5
commit
edab6fd3dd
5
.github/workflows/rust.yml
vendored
5
.github/workflows/rust.yml
vendored
@ -92,8 +92,3 @@ jobs:
|
|||||||
uses: actions-rs/cargo@v1
|
uses: actions-rs/cargo@v1
|
||||||
with:
|
with:
|
||||||
command: test
|
command: test
|
||||||
|
|
||||||
- name: Run Editorconfig Checker
|
|
||||||
uses: actions-rs/cargo@v1
|
|
||||||
with:
|
|
||||||
command: run
|
|
||||||
|
Loading…
Reference in New Issue
Block a user