Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaying-peng committed Jul 9, 2024
1 parent 983d141 commit 3151141
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 @@ -91,7 +91,7 @@ shellcheck:
salus:
docker run --rm -t -v ${PWD}:/home/repo coinbase/salus

release: shellcheck check-gen check-license check-format test lint salus
release: shellcheck check-license check-format lint salus

mocks:
rm -rf mocks;
Expand Down

0 comments on commit 3151141

Please sign in to comment.