Skip to content

Commit

Permalink
Build bindata before bench
Browse files Browse the repository at this point in the history
  • Loading branch information
mpchadwick committed Nov 24, 2020
1 parent 26391de commit f9ea214
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ build:
rm -rf bindata

bench:
$$GOPATH/bin/go-bindata -pkg bindata -o bindata/bindata.go etc/*
GO111MODULE=on go test -run=XXX -bench=. -benchtime=20s $$GOPATH/src/github.com/mpchadwick/dbanon/src

0 comments on commit f9ea214

Please sign in to comment.