From 432881d0b72b3e1c519d0599fe53c5053ea873f9 Mon Sep 17 00:00:00 2001 From: bvanvugt <1531419+bvanvugt@users.noreply.github.com> Date: Mon, 20 Feb 2023 04:26:06 +0000 Subject: [PATCH] Live testing FINAL --- .github/workflows/test.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 690ea7b..9c50d1f 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -34,8 +34,6 @@ jobs: check-latest: true - run: | echo --- - echo GOPATH ${GOPATH} - echo GOENVPATH $(go env GOPATH) make nonsense echo --- make test-lint