1 parent ad55fac commit 8a3723eCopy full SHA for 8a3723e
1 file changed
.github/workflows/go.yml
@@ -31,3 +31,5 @@ jobs:
31
32
- name: Test
33
run: go test -v -bench=. -coverprofile=coverage.txt ./...
34
+ env:
35
+ GODEBUG: asynctimerchan=0
0 commit comments