mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-23 13:16:42 +00:00
.github: update
This commit is contained in:
parent
f1c1dc6ea1
commit
538b17a72d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
|
|
@ -68,7 +68,7 @@ jobs:
|
||||||
cache: false
|
cache: false
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: go run build ci.go test -arch 386
|
run: go run build/ci.go test -arch 386
|
||||||
|
|
||||||
test:
|
test:
|
||||||
name: Test
|
name: Test
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue