Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
serprex committed Feb 17, 2024
1 parent 1a2e298 commit 461b41a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions e2e_cleanup/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -195,4 +195,5 @@ func main() {
wg.Add(2)
go Run(ctx, &wg, CleanupBQ)
go Run(ctx, &wg, CleanupSF)
wg.Wait()
}

0 comments on commit 461b41a

Please sign in to comment.