Skip to content

Commit

Permalink
Merge pull request #150 from cfergeau/remove-verify-actuator-pkg
Browse files Browse the repository at this point in the history
Remove verify-actuator-pkg.sh
  • Loading branch information
openshift-merge-robot committed Jun 12, 2020
2 parents 500288b + 08b545a commit 066cddd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
4 changes: 0 additions & 4 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,6 @@ push:
.PHONY: check
check: fmt vet lint test ## Check your code

.PHONY: check-pkg
check-pkg:
./hack/verify-actuator-pkg.sh

.PHONY: test
test: ## Run unit tests
$(DOCKER_CMD) go test -race -cover ./...
Expand Down
5 changes: 0 additions & 5 deletions hack/verify-actuator-pkg.sh

This file was deleted.

0 comments on commit 066cddd

Please sign in to comment.