mirror of
https://codeberg.org/Toasterson/ips.git
synced 2026-04-10 13:20:42 +00:00
Update rust-clippy.yml
This commit is contained in:
parent
2b4d01df8a
commit
faa993ecc3
1 changed files with 0 additions and 3 deletions
3
.github/workflows/rust-clippy.yml
vendored
3
.github/workflows/rust-clippy.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue