Skip to content

Commit d51f421

Browse files
committed
fix(ci): Revert Clippy from Windows pipeline for now
1 parent a30bdaf commit d51f421

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@ jobs:
4949
run: cargo build
5050
- name: Test
5151
run: cargo test
52-
- name: Clippy
53-
run: cargo clippy -- -Dwarnings
5452
build-windows-release:
5553
runs-on: windows-latest
5654
steps:

0 commit comments

Comments
 (0)