mirror of
https://github.com/FranLMSP/snes.git
synced 2026-08-03 08:30:01 -04:00
clippy fix
This commit is contained in:
@@ -22,3 +22,5 @@ jobs:
|
||||
run: cargo build --verbose
|
||||
- name: Run tests
|
||||
run: cargo test --verbose
|
||||
- name: Run Clippy
|
||||
run: cargo clippy --all-targets --all-features
|
||||
Reference in New Issue
Block a user