mirror of
https://github.com/veeso/termscp.git
synced 2025-12-06 17:15:35 -08:00
-Dwarnings for clippy on windows/macos ci
This commit is contained in:
committed by
Christian Visintin
parent
696e3ae582
commit
5fd53c1b2b
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
@@ -16,4 +16,4 @@ jobs:
|
||||
- name: Run tests
|
||||
run: cargo test --verbose --lib --features github-actions -- --test-threads 1
|
||||
- name: Clippy
|
||||
run: cargo clippy
|
||||
run: cargo clippy -- -Dwarnings
|
||||
|
||||
Reference in New Issue
Block a user