More live testing!
This commit is contained in:
parent
eee744ab56
commit
5543176e7c
2 changed files with 3 additions and 3 deletions
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
|
|
@ -34,8 +34,8 @@ jobs:
|
|||
check-latest: true
|
||||
- run: |
|
||||
echo ---
|
||||
echo ${GOPATH}
|
||||
go env GOPATH
|
||||
echo GOPATH ${GOPATH}
|
||||
echo GOENVPATH $(go env GOPATH)
|
||||
make nonsense
|
||||
echo ---
|
||||
make test-lint
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue