More makefile cleanup

This commit is contained in:
Katrina Verey
2022-04-04 16:43:43 -04:00
parent 0fa010c7e7
commit 46875b6ac4
12 changed files with 74 additions and 103 deletions

View File

@@ -26,8 +26,6 @@ jobs:
- name: Lint
run: make lint
env:
KUSTOMIZE_DOCKER_E2E: false # don't need to do e2e tests for linting
- name: Verify boilerplate
run: make check-license