mirror of
https://github.com/block/buzz.git
synced 2026-08-18 06:50:31 +02:00
fix(desktop): avoid updater panic in dev and enforce tauri rustfmt (#167)
This commit is contained in:
@@ -20,6 +20,8 @@ jobs:
|
||||
- uses: Swatinem/rust-cache@e18b497796c12c097a38f9edb9d0641fb99eee32 # v2
|
||||
- name: Format check
|
||||
run: just fmt-check
|
||||
- name: Desktop Tauri format check
|
||||
run: just desktop-tauri-fmt-check
|
||||
- name: Clippy
|
||||
run: just clippy
|
||||
|
||||
|
||||
Reference in New Issue
Block a user