install rustfmt
This commit is contained in:
@@ -32,6 +32,7 @@ tasks:
|
|||||||
- /bin/bash
|
- /bin/bash
|
||||||
- '-c'
|
- '-c'
|
||||||
- >-
|
- >-
|
||||||
|
rustup component add rustfmt &&
|
||||||
git clone ${repo_url} repo &&
|
git clone ${repo_url} repo &&
|
||||||
cd repo &&
|
cd repo &&
|
||||||
git config advice.detachedHead false &&
|
git config advice.detachedHead false &&
|
||||||
|
|||||||
Reference in New Issue
Block a user