Skip to content

Commit c601e95

Browse files
author
Shuo
committed
U: go.yml
1 parent 1e18819 commit c601e95

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/go.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515

1616
- name: Setup Go environment
1717
uses: actions/setup-go@v2
18+
19+
- name: Go version
1820
run: go version
1921

2022
- name: Check out code into the Go module directory

0 commit comments

Comments
 (0)