mirror of
https://github.com/amtoaer/bili-sync.git
synced 2026-09-05 15:39:07 +08:00
chore: clippy 应该拒绝 warning (#466)
This commit is contained in:
@@ -37,7 +37,7 @@ jobs:
|
|||||||
run: cargo +nightly fmt --check
|
run: cargo +nightly fmt --check
|
||||||
|
|
||||||
- name: cargo clippy
|
- name: cargo clippy
|
||||||
run: cargo clippy
|
run: cargo clippy -- -D warnings
|
||||||
|
|
||||||
- name: cargo test
|
- name: cargo test
|
||||||
run: cargo test
|
run: cargo test
|
||||||
|
|||||||
Reference in New Issue
Block a user