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

@ -4,6 +4,9 @@ on:
push:
branches: [ "rewrite" ]
env:
CARGO_TERM_COLOR: always
jobs:
format:
runs-on: ubuntu-latest