1
0
Fork 0
mirror of https://github.com/Nutomic/ibis.git synced 2024-11-29 12:31:09 +00:00

ci config

This commit is contained in:
Felix Ableitner 2024-10-02 13:29:58 +02:00
parent f51cf8b5ac
commit bb892571cb

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