Skip to content

Commit

Permalink
add new line to retrigger stucked buildkite
Browse files Browse the repository at this point in the history
  • Loading branch information
shijiesheng committed Oct 9, 2024
1 parent e05cf96 commit df9aa89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions evictiontest/workflow_cache_eviction_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ func (s *CacheEvictionSuite) TestResetStickyOnEviction() {
IsolationGroup: "zone-1",
})
s.Require().NoError(err)

// this is an arbitrary workflow we use for this test
// NOTE: a simple helloworld that doesn't execute an activity
// won't work because the workflow will simply just complete
Expand Down

0 comments on commit df9aa89

Please sign in to comment.