diff --git a/agent/installer/cli.go b/agent/installer/cli-dev.go similarity index 100% rename from agent/installer/cli.go rename to agent/installer/cli-dev.go diff --git a/codecov.yml b/codecov.yml index b9f0790de..4047ae3ba 100644 --- a/codecov.yml +++ b/codecov.yml @@ -10,4 +10,4 @@ ignore: - "controllers/infrastructure/byomachinetemplate_controller.go" - "apis/infrastructure/v1beta1/*_types.go" - "apis/infrastructure/v1beta1/zz_generated.deepcopy.go" -- "agent/installer/cli.go" \ No newline at end of file +- "agent/installer/cli-dev.go" \ No newline at end of file