mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
Update go.yml
This commit is contained in:
parent
1ed247ec97
commit
77f81fd8d5
1 changed files with 2 additions and 2 deletions
4
.github/workflows/go.yml
vendored
4
.github/workflows/go.yml
vendored
|
|
@ -24,5 +24,5 @@ jobs:
|
|||
- name: Build
|
||||
run: go build -v ./...
|
||||
|
||||
- name: Test
|
||||
run: go test -v ./...
|
||||
# - name: Test
|
||||
# run: go test -v ./...
|
||||
|
|
|
|||
Loading…
Reference in a new issue