Skip to content

Merge pull request #248 from ipfs-force-community/chore/v1.17.0-rc1 #320

Merge pull request #248 from ipfs-force-community/chore/v1.17.0-rc1

Merge pull request #248 from ipfs-force-community/chore/v1.17.0-rc1 #320

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