Need to find out why GODEBUG is ignored. Trying on linux.

This commit is contained in:
Zed A. Shaw 2025-08-05 12:31:12 -04:00
parent fd059ad3cf
commit ca8f4e194f
2 changed files with 23 additions and 1 deletions

View file

@ -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