Skip to content

Feat/add interface to query record of mining #228

Feat/add interface to query record of mining

Feat/add interface to query record of mining #228

Workflow file for this run

name: Go
on:
push:
branches: [master]
pull_request:
branches:
- '**'
jobs:
check:
uses: filecoin-project/venus/.github/workflows/common_go.yml@master
with:
has_ffi: false
test_timeout: 20