We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f9b076 commit 82dea4fCopy full SHA for 82dea4f
.github/workflows/ci.yml
@@ -78,7 +78,6 @@ jobs:
78
cargo build
79
80
- name: clippy
81
- if: ${{ matrix.os == 'ubuntu-24.04' }}
82
run: |
83
cargo clippy --all-targets -- -D warnings
84
cargo clippy --all-targets --features master,dlopen -- -D warnings
0 commit comments