Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
  • Loading branch information
kakkoyun committed Sep 1, 2021
1 parent f7e8dd8 commit ff4ab30
Showing 1 changed file 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 @@ -33,7 +33,7 @@ go/bin: go/deps
cp parca.yaml bin/

.PHONY: format
format: go-fmt check-license
format: go/fmt check-license

.PHONY: go/fmt
go/fmt:
Expand Down

0 comments on commit ff4ab30

Please sign in to comment.