mirror of
https://github.com/orhun/git-cliff.git
synced 2025-01-05 23:15:53 +03:00
chore(ci): fix rustfmt arguments
Signed-off-by: orhun <orhunparmaksiz@gmail.com>
This commit is contained in:
parent
6116a17538
commit
869ee63074
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -92,7 +92,7 @@ jobs:
|
||||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: fmt
|
||||
args: -- --check --all --verbose
|
||||
args: --all -- --check --verbose
|
||||
|
||||
lychee:
|
||||
name: Links
|
||||
|
Loading…
Reference in New Issue
Block a user