Skip to content

Commit 003ece2

Browse files
authored
Merge pull request #63 from rust-lang/ci/windows
Run clippy in Windows CI
2 parents 8f9b076 + 9e39100 commit 003ece2

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)