mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-24 00:31:34 +11:00
remove clippy checks, for now
This commit is contained in:
parent
a85afe5e82
commit
9223127bd1
3
.github/workflows/rust.yml
vendored
3
.github/workflows/rust.yml
vendored
|
@ -44,5 +44,4 @@ jobs:
|
||||||
run: cargo build --verbose
|
run: cargo build --verbose
|
||||||
- name: Run Tests
|
- name: Run Tests
|
||||||
run: pulseaudio -D && cargo test --verbose
|
run: pulseaudio -D && cargo test --verbose
|
||||||
- name: Run Clippy
|
|
||||||
run: cargo clippy --verbose
|
|
Loading…
Reference in a new issue