chore(equation-and-linear-solve): mark phase completed

This commit is contained in:
KOKO\Mimi
2026-07-31 16:16:28 +09:00
parent 38096007f7
commit 2dd17be5d0
2 changed files with 5 additions and 3 deletions
+2 -1
View File
@@ -27,5 +27,6 @@
"completed_at": "2026-07-31T16:16:28+0900"
}
],
"created_at": "2026-07-31T15:19:35+0900"
"created_at": "2026-07-31T15:19:35+0900",
"completed_at": "2026-07-31T16:16:28+0900"
}
+2 -1
View File
@@ -17,7 +17,8 @@
},
{
"dir": "equation-and-linear-solve",
"status": "pending"
"status": "completed",
"completed_at": "2026-07-31T16:16:28+0900"
},
{
"dir": "results-and-pipeline",