mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-23 05:06:43 +00:00
back to 4 threads
This commit is contained in:
parent
d3b157b7e9
commit
c2a0ea5f58
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
|
||||
|
||||
- name: Run tests
|
||||
run: go run build/ci.go test -p 8
|
||||
run: go run build/ci.go test -p 4
|
||||
|
|
|
|||
Loading…
Reference in a new issue