mirror of
https://github.com/extrawurst/gitui.git
synced 2024-11-22 19:29:14 +03:00
first clean then clippy
This commit is contained in:
parent
b86ddeffd5
commit
2c5f1f2142
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -23,4 +23,4 @@ jobs:
|
||||
- name: Run tests
|
||||
run: cargo test --workspace -- --test-threads=1
|
||||
- name: Run clippy
|
||||
run: cargo clippy
|
||||
run: cargo clean && cargo clippy
|
||||
|
Loading…
Reference in New Issue
Block a user