Skip to content

add some explanation of parameters / 添加参数注释 #248

add some explanation of parameters / 添加参数注释

add some explanation of parameters / 添加参数注释 #248

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