Skip to content

Commit 07b2d07

Browse files
authored
Update ci.yml
1 parent 748d1d9 commit 07b2d07

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ jobs:
6565
CGO_ENABLED: "0"
6666
if: runner.os != 'Windows'
6767
run: go test -v ./...
68+
- run: go env GOENV
69+
if: runner.os == 'Windows'
6870
- env:
6971
CGO_ENABLED: "0"
7072
GOCACHE: "D:\\gocache"

0 commit comments

Comments
 (0)