Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 1518485

Browse files
author
Shuo
authored
Update go.yml
1 parent c601e95 commit 1518485

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

‎.github/workflows/go.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ jobs:
1616
- name: Setup Go environment
1717
uses: actions/setup-go@v2
1818

19-
- name: Go version
20-
run: go version
21-
2219
- name: Check out code into the Go module directory
2320
uses: actions/checkout@v2
2421

@@ -32,4 +29,4 @@ jobs:
3229
run: go test -race -coverprofile=coverage.txt -covermode=atomic ./...
3330

3431
- name: Codecov
35-
uses: codecov/codecov-action@v1.0.7
32+
uses: codecov/codecov-action@v1

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /