mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2024-11-25 21:11:01 +00:00
Just a dumb commit to retrigger a build, please squash it
This commit is contained in:
parent
9e0bbf81ed
commit
60bb5b72f6
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ local CargoFmt() = basePipeline(
|
|||
{
|
||||
name: "cargo-fmt",
|
||||
image: plumeEnv,
|
||||
commands: [ "cargo fmt --all -- --check" ]
|
||||
commands: [ "cargo fmt --all -- --check" ],
|
||||
},
|
||||
saveCache,
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue