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 8fc4763 commit e531169Copy full SHA for e531169
.github/workflows/clippy.yml
@@ -28,6 +28,5 @@ jobs:
28
- name: Clippy check
29
shell: bash
30
run: |
31
- set +e
32
# shellcheck disable=SC2046
33
cargo clippy --color always --features=${{ matrix.version }}
0 commit comments