mirror of
https://github.com/yuzu-emu/liftinstall.git
synced 2024-11-22 17:35:37 +01:00
Remove Rustfmt until it becomes stable
This commit is contained in:
parent
465cf56426
commit
59c6614565
@ -7,9 +7,3 @@ addons:
|
||||
apt:
|
||||
packages:
|
||||
- libwebkit2gtk-4.0-dev
|
||||
|
||||
before_script: (cargo install rustfmt || true)
|
||||
script:
|
||||
- |
|
||||
cargo fmt -- --write-mode=diff &&
|
||||
cargo build
|
||||
|
Loading…
Reference in New Issue
Block a user