Skip to content

Commit

Permalink
Clone compliance test suite on build. (#3)
Browse files Browse the repository at this point in the history
Signed-off-by: Springcomp <[email protected]>
  • Loading branch information
springcomp authored Mar 25, 2023
1 parent db0c35f commit d31145c
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 @@ -4,6 +4,7 @@ JP_VERSION=""
all: build test

build:
git submodule update --init --checkout --recursive --force
go build ./...

test:
Expand Down

0 comments on commit d31145c

Please sign in to comment.