Skip to content

Commit 82dea4f

Browse files
committed
Run clippy in Windows CI
1 parent 8f9b076 commit 82dea4f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ jobs:
7878
cargo build
7979
8080
- name: clippy
81-
if: ${{ matrix.os == 'ubuntu-24.04' }}
8281
run: |
8382
cargo clippy --all-targets -- -D warnings
8483
cargo clippy --all-targets --features master,dlopen -- -D warnings

0 commit comments

Comments
 (0)