mirror of
https://github.com/Nutomic/ibis.git
synced 2024-11-29 10:01:10 +00:00
ci config
This commit is contained in:
parent
f51cf8b5ac
commit
bb892571cb
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ steps:
|
|||
commands:
|
||||
- rustup component add rustfmt
|
||||
- cargo +nightly fmt -- --check
|
||||
when:
|
||||
- event: pull_request
|
||||
|
||||
leptos_fmt:
|
||||
image: *rust_image
|
||||
|
|
Loading…
Reference in a new issue