From: Mauro Scomparin Date: Wed, 26 Feb 2020 21:14:56 +0000 (+0100) Subject: Maybe now it tests.. X-Git-Url: https://git.scompo.it/?a=commitdiff_plain;h=ef15c0bdc38eed0e80ce1c2fe93c34ed01aab7d7;p=static-server.git Maybe now it tests.. --- diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index f4915a4..3b2d8bb 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -28,4 +28,4 @@ jobs: run: go test -v - name: Build - run: go build -v . + run: go build -v ./...