1
0
Fork 0
mirror of https://github.com/MedzikUser/imgurs synced 2024-08-15 00:03:19 +00:00

chore(ci): rename -all to --all (fix)

This commit is contained in:
MedzikUser 2022-03-02 22:23:00 +01:00
parent e1164e1147
commit 6ec952b60f
No known key found for this signature in database
GPG key ID: A5FAC1E185C112DB

View file

@ -49,4 +49,4 @@ jobs:
uses: actions-rs/cargo@v1 uses: actions-rs/cargo@v1
with: with:
command: fmt command: fmt
args: -all --check args: --all --check