mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-22 11:41:19 +00:00
Update config.yml (#1564)
This commit is contained in:
parent
c03da8fb8e
commit
bca9650834
@ -43,7 +43,7 @@ jobs:
|
||||
command: |
|
||||
trap "go-junit-report <${TEST_RESULTS}/go-test.out > ${TEST_RESULTS}/go-test-report.xml" EXIT
|
||||
make test | tee ${TEST_RESULTS}/go-test.out
|
||||
no_output_timeout: 10m
|
||||
no_output_timeout: 20m
|
||||
|
||||
- save_cache:
|
||||
key: v1-pkg-cache-{{ arch }}-{{ checksum "go.sum" }}
|
||||
|
Loading…
Reference in New Issue
Block a user