add testground build tag to circle ci

This commit is contained in:
vyzo 2020-07-02 18:53:51 +03:00
parent b6c830c254
commit 65cc1a4c01

View File

@ -50,5 +50,4 @@ jobs:
- setup
- run:
name: "build lotus-soup"
command: pushd lotus-soup && go build .
command: pushd lotus-soup && go build -tags=testground .