Just a dumb commit to retrigger a build, please squash it
This commit is contained in:
parent
9e0bbf81ed
commit
60bb5b72f6
@ -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 New Issue
Block a user