Skip to content

chore: fix lint

chore: fix lint #1005

Workflow file for this run

name: test
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
log_level: error