mirror of
https://github.com/duhanbalci/dreport.git
synced 2026-07-01 18:39:16 +00:00
fmt
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
||||
targets: wasm32-unknown-unknown
|
||||
components: rustfmt, clippy
|
||||
- name: Format check
|
||||
run: cargo fmt --workspace --check
|
||||
run: cargo fmt --all --check
|
||||
- name: Clippy
|
||||
run: cargo clippy --workspace -- -D warnings
|
||||
- name: Test
|
||||
|
||||
Reference in New Issue
Block a user