@@ -1,12 +1,12 @@
when:
event:
- push
- pull_request
steps:
- name: clippy
image: rust:1.96
commands:
- rustup component add clippy
- cargo clippy
- name: test
The note is not visible to the blocked user.