Skip to content

Bump github.com/ethereum/go-ethereum from 1.12.1 to 1.13.15 (#28) #17

Bump github.com/ethereum/go-ethereum from 1.12.1 to 1.13.15 (#28)

Bump github.com/ethereum/go-ethereum from 1.12.1 to 1.13.15 (#28) #17

Workflow file for this run

name: ci
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
submodules: recursive
- run: go test