diff --git a/.mockery.yaml b/.mockery.yaml index be39c018..4cffec64 100644 --- a/.mockery.yaml +++ b/.mockery.yaml @@ -9,15 +9,6 @@ pkgname: "{{.SrcPackageName}}" recursive: false template: testify packages: - github.com/actions/actions-runner-controller/github/actions: - config: - inpackage: true - dir: "{{.InterfaceDir}}" - filename: "mocks_test.go" - pkgname: "actions" - interfaces: - ActionsService: - SessionService: github.com/actions/actions-runner-controller/cmd/ghalistener/metrics: config: all: true