mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-23 05:06:43 +00:00
and back to 8
This commit is contained in:
parent
c2a0ea5f58
commit
486ae66230
1 changed files with 1 additions and 1 deletions
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
|
|
@ -55,4 +55,4 @@ jobs:
|
||||||
cache: false
|
cache: false
|
||||||
|
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: go run build/ci.go test -p 4
|
run: go run build/ci.go test -p 8
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue