Skip to content

Commit

Permalink
RC
Browse files Browse the repository at this point in the history
Signed-off-by: Feny Mehta <[email protected]>
  • Loading branch information
fbm3307 committed Jun 26, 2024
1 parent f75a84c commit 8f506ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make/verify-dependencies.mk
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.PHONY: verify-dependencies
## Runs commands to verify after the updated dependecies of toolchain-common/API(go mod replace), if the repo needs any changes to be made
verify-dependencies: tidy vet build test lint
verify-dependencies: tidy vet build test lint-go-code

.PHONY: tidy
tidy:
Expand Down

0 comments on commit 8f506ab

Please sign in to comment.