Skip to content

Commit b562384

Browse files
committed
add action
1 parent 45ae47f commit b562384

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: Run clippy
41-
run: cargo clippy -- -D warnings
42-
4340
- name: Run tests
4441
run: cargo test
4542

0 commit comments

Comments
 (0)