Skip to content

Commit c403b32

Browse files
committed
Remove comments
1 parent 086a7cd commit c403b32

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ jobs:
1111
go-version: [ '1.13', '1.16' ]
1212
platform: [ ubuntu-18.04, ubuntu-20.04, macOS-10.15, windows-2019 ]
1313
runs-on: ${{ matrix.platform }}
14-
# env:
15-
# GOPATH: "${HOME}/go"
16-
# PATH: "${PATH}:${GOPATH}/bin"
1714

1815
steps:
1916
- name: Install Go

0 commit comments

Comments
 (0)