mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-03 00:31:50 +00:00
Cleanup small issues (#3027)
Downgrades some excessive networking logs and corrects some metrics.
This commit is contained in:
1
.github/workflows/local-testnet.yml
vendored
1
.github/workflows/local-testnet.yml
vendored
@@ -34,7 +34,6 @@ jobs:
|
||||
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
|
||||
|
||||
- name: Install lighthouse
|
||||
if: steps.cache-cargo.outputs.cache-hit != 'true'
|
||||
run: make && make install-lcli
|
||||
|
||||
- name: Start local testnet
|
||||
|
||||
Reference in New Issue
Block a user