Skip to content

Commit 45ae47f

Browse files
committed
add action
1 parent 4e0732f commit 45ae47f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ jobs:
3737
sudo apt-get update
3838
sudo apt-get install -y pkg-config libssl-dev
3939
40-
- name: Check formatting
41-
run: cargo fmt -- --check
42-
4340
- name: Run clippy
4441
run: cargo clippy -- -D warnings
4542

0 commit comments

Comments
 (0)