Fix job scheduling track id format
Some checks are pending
Test Workspace / Test Workspace (push) Waiting to run

This commit is contained in:
FiveMovesAhead 2025-12-24 00:11:35 +08:00
parent 2386003b54
commit bf7d69a47d

View File

@ -96,7 +96,7 @@ impl_kv_string_serde! {
n: usize,
m: usize,
o: usize,
r#flow: Flow
flow: Flow
}
}