Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

Commit

Permalink
chore(buildpacks): fix makefile target tests
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Su <suan@vmware.com>
Co-authored-by: Joe Eltgroth <jeltgroth@vmware.com>
  • Loading branch information
andrew-su and joeeltgroth committed Oct 19, 2022
1 parent 5076ca4 commit 9e9f38c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildpacks/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ buildpacks.clean:
clean .PHONY: buildpacks.clean

buildpacks.tests:
tests .PHONY: buildpacks.clean
tests .PHONY: buildpacks.tests

0 comments on commit 9e9f38c

Please sign in to comment.