Skip to content

Commit c2871e8

Browse files
authored
Update rust_check.yml
1 parent 1b5278c commit c2871e8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/rust_check.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,5 @@ jobs:
3030
run: cargo test --test integration_tests --verbose
3131
- name: Run memory monitoring tests
3232
run: cargo test test_memory_monitor_with_mock_usage --verbose
33-
- name: Run clippy
34-
run: cargo clippy -- -D warnings
3533
- name: Check formatting
3634
run: cargo fmt --check

0 commit comments

Comments
 (0)