Skip to content

Commit

Permalink
reduce test load
Browse files Browse the repository at this point in the history
  • Loading branch information
longquanzheng committed Dec 6, 2024
1 parent 86a4291 commit dada0b9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion integ/any_command_close_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -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()
Expand Down

0 comments on commit dada0b9

Please sign in to comment.