feat: improve eth test runner (#868)

This commit is contained in:
Bjerg
2023-01-13 14:24:18 +01:00
committed by GitHub
parent bcbc3dacc7
commit 707e488d2c
5 changed files with 71 additions and 47 deletions

View File

@ -55,8 +55,9 @@ jobs:
token: ${{ secrets.CODECOV_TOKEN }}
files: lcov.info
flags: unit-tests
eth-blockchain:
name: Ethereum blockchain Tests (Stable)
name: ethereum blockchain tests (stable)
runs-on: ubuntu-latest
env:
RUST_LOG: info,sync=error