Need to find out why GODEBUG is ignored. Trying on linux.
This commit is contained in:
parent
fd059ad3cf
commit
ca8f4e194f
2 changed files with 23 additions and 1 deletions
3
Makefile
3
Makefile
|
@ -45,3 +45,6 @@ cover_report:
|
|||
go tool cover -func=coverage.txt
|
||||
go tool cover -html=coverage.txt -o coverage.html
|
||||
open coverage.html
|
||||
|
||||
twitch_mock:
|
||||
go tool twitch-cli mock-api start -p 8081
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue