Update rust-clippy.yml

This commit is contained in:
Till Wegmüller 2023-03-25 16:46:32 +01:00 committed by GitHub
parent 2b4d01df8a
commit faa993ecc3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,9 +40,6 @@ jobs:
- name: Install required cargo
run: cargo install clippy-sarif sarif-fmt
- name: Patch target path
run: rm .cargo/config.toml
- name: Run rust-clippy
run:
cargo clippy