Skip to content

Commit

Permalink
chore: fix ci
Browse files Browse the repository at this point in the history
GitOrigin-RevId: 06da2acbce33f876729fb4cd898751f228ffaec7
  • Loading branch information
robcxyz authored and sudoblockbot committed Dec 3, 2024
1 parent af56e94 commit cf5265b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,5 @@ install:
pip install -e sb_foo_client
pip install -e sb_foo_indexer # .[dev]


help:
@grep -E '^[a-zA-Z_-]+:.*?## .*$$' $(MAKEFILE_LIST) | sort | awk 'BEGIN {FS = ":.*?## "}; {printf "\033[36m%-16s\033[0m %s\n", $$1, $$2}'

0 comments on commit cf5265b

Please sign in to comment.