Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
corverroos committed May 20, 2022
1 parent c08ecbc commit 372c36f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testutil/compose/run.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ import (
"github.com/obolnetwork/charon/app/log"
)

// Run creates a docker-compose.yml from charon-compose.yml to run the cluster.
func Run(ctx context.Context, dir string) error {
ctx = log.WithTopic(ctx, "run")

Expand Down

0 comments on commit 372c36f

Please sign in to comment.