ci config

This commit is contained in:
Felix Ableitner 2024-10-02 13:29:58 +02:00
parent f51cf8b5ac
commit bb892571cb
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ steps:
commands:
- rustup component add rustfmt
- cargo +nightly fmt -- --check
when:
- event: pull_request
leptos_fmt:
image: *rust_image