Skip to content

Commit 310fbd7

Browse files
authored
Update build.yml
i hate this life
1 parent f6dbcb0 commit 310fbd7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,6 @@ jobs:
5252
restore-keys: |
5353
${{ runner.os }}-cargo-build-target-
5454
55-
- name: Run clippy
56-
run: cargo clippy -- -D warnings
57-
5855
- name: Build
5956
run: cargo build --verbose
6057

0 commit comments

Comments
 (0)