Live testing FINAL

This commit is contained in:
bvanvugt 2023-02-20 04:26:06 +00:00
parent f387a06813
commit 432881d0b7

View file

@ -34,8 +34,6 @@ jobs:
check-latest: true check-latest: true
- run: | - run: |
echo --- echo ---
echo GOPATH ${GOPATH}
echo GOENVPATH $(go env GOPATH)
make nonsense make nonsense
echo --- echo ---
make test-lint make test-lint