Skip to content

Commit

Permalink
make lt, make flt (flashbots#390)
Browse files Browse the repository at this point in the history
  • Loading branch information
metachris authored May 4, 2023
1 parent d16e403 commit a8a64d4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,6 @@ cover-html:

docker-image:
DOCKER_BUILDKIT=1 docker build --platform linux/amd64 --build-arg VERSION=${VERSION} . -t flashbots/mev-boost-relay

lt: lint test
flt: fmt lint test

0 comments on commit a8a64d4

Please sign in to comment.