mirror of
https://github.com/orhun/git-cliff.git
synced 2025-01-07 13:28:37 +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
|
uses: actions-rs/cargo@v1
|
||||||
with:
|
with:
|
||||||
command: fmt
|
command: fmt
|
||||||
args: -- --check --all --verbose
|
args: --all -- --check --verbose
|
||||||
|
|
||||||
lychee:
|
lychee:
|
||||||
name: Links
|
name: Links
|
||||||
|
Loading…
Reference in New Issue
Block a user