Skip to content
This repository was archived by the owner on Dec 24, 2024. It is now read-only.

Commit b976f66

Browse files
committed
revert to just tests
1 parent 2ac5580 commit b976f66

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/rust.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,5 @@ jobs:
2222
with:
2323
toolchain: ${{ steps.component.outputs.toolchain }}
2424
override: true
25-
- name: Run clippy
26-
run: cargo clippy --verbose
2725
- name: Run tests
2826
run: cargo test --verbose

0 commit comments

Comments
 (0)