fix: add missing workflow destructure in current-role test #57

Merged
xiaoju merged 1 commits from fix/56-ts-compile-error into main 2026-06-04 11:00:26 +00:00

1 Commits

Author SHA1 Message Date
xiaoju 9f5891169e fix: add missing workflow destructure in current-role test
CI / check (pull_request) Failing after 1m37s
The createMarker call used shorthand 'workflow' but the variable
was not destructured from cmdThreadStart.

Fixes #56
2026-06-04 10:56:44 +00:00