mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 08:58:21 +00:00
remove duplicate clean
This commit is contained in:
parent
f74abfb685
commit
a0ba3d461e
1 changed files with 0 additions and 1 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -39,7 +39,6 @@ jobs:
|
|||
|
||||
- name: Run clippy
|
||||
run: |
|
||||
cargo clean
|
||||
make clippy
|
||||
|
||||
- name: Build Release
|
||||
|
|
|
|||
Loading…
Reference in a new issue