Update rust-fmt.yml

This commit is contained in:
LDprg 2023-07-14 17:14:52 +02:00 committed by GitHub
parent 133fccbf07
commit c2ee889674
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,9 @@ name: Rust Fmt
on:
push:
branches: [ "rewrite" ]
env:
CARGO_TERM_COLOR: always
jobs:
format: