prevent multiple yarn builds of accounts and settings when running make ci-node-generate int the repo root
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
SHELL := bash
|
||||
NAME := graph-explorer
|
||||
|
||||
include ../.make/recursion.mk
|
||||
|
||||
############ tooling ############
|
||||
ifneq (, $(shell which go 2> /dev/null)) # suppress `command not found warnings` for non go targets in CI
|
||||
include ../.bingo/Variables.mk
|
||||
|
||||
Reference in New Issue
Block a user