Skip to content

Commit

Permalink
move kubectl-pdb to subfolder in cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
dhenkel92 committed Oct 25, 2022
1 parent 312b3e5 commit 1505bf5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ ARGS=

.PHONY: run
run:
go run ./cmd/ cover ${ARGS}
go run ./cmd/kubectl-pdb/ cover ${ARGS}
File renamed without changes.

0 comments on commit 1505bf5

Please sign in to comment.