diff --git a/integ/any_command_close_test.go b/integ/any_command_close_test.go index 97affe11..6b077e68 100644 --- a/integ/any_command_close_test.go +++ b/integ/any_command_close_test.go @@ -32,7 +32,8 @@ func TestAnyCommandCloseWorkflowTemporalContinueAsNew(t *testing.T) { } } -// TODO not sure why it's broken +// TODO not sure why it's broken in CI +// but running in local is fine... //func TestAnyCommandCloseWorkflowCadence(t *testing.T) { // if !*cadenceIntegTest { // t.Skip()