Skip to content

Commit 0092ded

Browse files
author
amiya
committed
Update CI.yml
1 parent 14652aa commit 0092ded

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/CI.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,6 @@ jobs:
5454
target/
5555
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
5656

57-
- name: Check formatting
58-
run: cargo fmt -- --check
59-
6057
- name: Run clippy
6158
run: cargo clippy --all-features -- -D warnings
6259

0 commit comments

Comments
 (0)