We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 582e72a commit 4b5e420Copy full SHA for 4b5e420
1 file changed
.github/workflows/ci.yml
@@ -77,6 +77,8 @@ jobs:
77
install-mode: goinstall
78
verify: false
79
args: --timeout=5m
80
+ env:
81
+ GOWORK: "off"
82
83
# -------------------------------------------------------------------------
84
# Tests with race detector + coverage upload.
0 commit comments