Skip to content

Commit 9555487

Browse files
authored
Update go.yml
1 parent 230345b commit 9555487

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/go.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,6 @@ jobs:
2424
- name: Build
2525
run: go build -v ./...
2626

27-
- name: Test
28-
run: go test -v ./...
27+
# open it later...
28+
# - name: Test
29+
# run: go test -v ./...

0 commit comments

Comments
 (0)