Skip to content

Commit

Permalink
remove unused parts of makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
anotherjesse committed Nov 13, 2023
1 parent 6011ab2 commit 8e80bc8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ endif

TEST_API ?= http://localhost:4000

SMOKE := $(wildcard samples/*.json)

.PHONY: smoke $(SMOKE)

all: push

yolo:
Expand Down

0 comments on commit 8e80bc8

Please sign in to comment.