Skip to content

Commit

Permalink
chore: revert temp change for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jlowe64 committed Mar 7, 2024
1 parent 4a15ae3 commit a83aa25
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -387,8 +387,7 @@ verify-boilerplate: $(BUILD_DIR)/verify_boilerplate.py ## Verify the boilerplate
--skip internal/pkg/nonrootenabler/nonrootenablerfakes/fake_impl.go \
--skip internal/pkg/webhooks/binding/bindingfakes/fake_impl.go \
--skip internal/pkg/webhooks/recording/recordingfakes/fake_impl.go \
--skip internal/pkg/daemon/profilerecorder/profilerecorderfakes/fake_impl.go \
--skip kind-with-registry.sh
--skip internal/pkg/daemon/profilerecorder/profilerecorderfakes/fake_impl.go

$(BUILD_DIR)/verify_boilerplate.py: $(BUILD_DIR)
curl -sfL https://raw.githubusercontent.com/kubernetes/repo-infra/$(REPO_INFRA_VERSION)/hack/verify_boilerplate.py \
Expand Down

0 comments on commit a83aa25

Please sign in to comment.